Skip to content

Commit

Permalink
Merge pull request #39 from TheMeier/release-prep
Browse files Browse the repository at this point in the history
Release prep v2.0.1
  • Loading branch information
TheMeier authored Feb 27, 2024
2 parents 725d763 + 72503bd commit 49fcc1b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,20 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).

## [v2.0.0](https://github.com/TheMeier/themeier-systemd_cron/tree/v2.0.0) - 2024-02-24
## [v2.0.1](https://github.com/TheMeier/themeier-systemd_cron/tree/v2.0.1) - 2024-02-27

[Full Changelog](https://github.com/TheMeier/themeier-systemd_cron/compare/v2.0.0...v2.0.1)

### Added

- Ignore missing command if `ensure` is not set to `present` [#37](https://github.com/TheMeier/themeier-systemd_cron/pull/37) ([TheMeier](https://github.com/TheMeier))

## [v2.0.0](https://github.com/TheMeier/themeier-systemd_cron/tree/v2.0.0) - 2024-02-25

[Full Changelog](https://github.com/TheMeier/themeier-systemd_cron/compare/v1.0.1...v2.0.0)

### Changed
- replace templating with system::manage_unit [#34](https://github.com/TheMeier/themeier-systemd_cron/pull/34) ([TheMeier](https://github.com/TheMeier))
- Add Debian 12, drop Debian 9/CentOS/RedHat/Rocky [#33](https://github.com/TheMeier/themeier-systemd_cron/pull/33)([TheMeier](https://github.com/TheMeier))

## [v1.0.1](https://github.com/TheMeier/themeier-systemd_cron/tree/v1.0.1) - 2023-09-09

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "themeier-systemd_cron",
"version": "2.0.0",
"version": "2.0.1",
"author": "TheMeier",
"summary": "Create cron replacements with systemd services and timers",
"license": "Apache-2.0",
Expand Down

0 comments on commit 49fcc1b

Please sign in to comment.