From 2ff28336d810a18526102262efa209876a1b1d87 Mon Sep 17 00:00:00 2001 From: octavianlarion Date: Thu, 7 Feb 2019 15:21:30 +0200 Subject: Prep for 1.0.1 release. --- CHANGELOG.md | 29 ++++++++++++++++++++++------- metadata.json | 2 +- 2 files changed, 23 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a71abdb..45c0210 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,27 @@ -# Changelog +# Change log -All notable changes to this project will be documented in this file. +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). -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.1](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.1) (2019-02-07) -## Release [1.0.0] 2018-08-30 +[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.0...1.0.1) -**Summary** -This is the initial release of the extracted cron module. +### Added -[1.0.0]: https://github.com/puppetlabs/puppetlabs-cron_core/releases/tag/1.0.0 \ No newline at end of file +- \(MODULES-7789\) Port over the PUP-9217 changes [\#13](https://github.com/puppetlabs/puppetlabs-cron_core/pull/13) ([ekinanp](https://github.com/ekinanp)) +- \(MODULES-8306\) Port over the crontab filetypes from Puppet [\#11](https://github.com/puppetlabs/puppetlabs-cron_core/pull/11) ([ekinanp](https://github.com/ekinanp)) +- Add anchors for l10n [\#10](https://github.com/puppetlabs/puppetlabs-cron_core/pull/10) ([joshcooper](https://github.com/joshcooper)) +- \(MODULES-8301\) Update the unit tests with the crontab filetype fix [\#7](https://github.com/puppetlabs/puppetlabs-cron_core/pull/7) ([ekinanp](https://github.com/ekinanp)) +- Expand test coverage [\#6](https://github.com/puppetlabs/puppetlabs-cron_core/pull/6) ([joshcooper](https://github.com/joshcooper)) + +### Fixed + +- \(L10n\) Updating translations for readmes/README\_ja\_JP.md [\#14](https://github.com/puppetlabs/puppetlabs-cron_core/pull/14) ([ehom](https://github.com/ehom)) + +## [1.0.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.0) (2018-08-30) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/2142feac49c20972e39ed0e11a017fbbf15cc51f...1.0.0) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* diff --git a/metadata.json b/metadata.json index 1c8666d..f4a5078 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-cron_core", - "version": "1.0.0", + "version": "1.0.1", "author": "puppetlabs", "summary": "Install and manage cron resources.", "license": "Apache-2.0", -- cgit v1.2.3