aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Nagy <gabriel.nagy@puppet.com>2020-05-06 15:36:13 +0300
committerGabriel Nagy <gabriel.nagy@puppet.com>2020-05-06 15:36:30 +0300
commit75ed14ce76a643f8e41ce06d519dfe9d1017b86e (patch)
treee524cb38aa1396445e74cef0cc3d436c7d927904
parent2dcf54a08eb666b480d7888c953e5e47e706f73f (diff)
downloadpuppet-cron_core-75ed14ce76a643f8e41ce06d519dfe9d1017b86e.tar.gz
puppet-cron_core-75ed14ce76a643f8e41ce06d519dfe9d1017b86e.tar.bz2
(maint) Add changelog and bump to 1.0.4
-rw-r--r--CHANGELOG.md11
-rw-r--r--metadata.json2
2 files changed, 11 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88a5d0e..9e5dda8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,16 @@
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).
-## [1.0.3](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.3) (2019-10-31)
+## [1.0.4](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.4) (2020-05-06)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.3...1.0.4)
+
+### Added
+
+- \(maint\) bump to beaker 4 [\#29](https://github.com/puppetlabs/puppetlabs-cron_core/pull/29) ([ciprianbadescu](https://github.com/ciprianbadescu))
+- \(MODULES-8603\) Ignore .keep\_\* files [\#12](https://github.com/puppetlabs/puppetlabs-cron_core/pull/12) ([ekohl](https://github.com/ekohl))
+
+## [1.0.3](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.3) (2019-11-01)
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.2...1.0.3)
diff --git a/metadata.json b/metadata.json
index 8cb1670..f070296 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-cron_core",
- "version": "1.0.3",
+ "version": "1.0.4",
"author": "puppetlabs",
"summary": "Install and manage cron resources.",
"license": "Apache-2.0",