From 8f71f1ecc9671143394a5425221ce0c235d90035 Mon Sep 17 00:00:00 2001 From: gimmy Date: Wed, 31 Jul 2019 16:30:28 +0300 Subject: Release 1.0.2 prep --- CHANGELOG.md | 8 ++++++++ metadata.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45c0210..4145c7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.2](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.2) (2019-07-31) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.1...1.0.2) + +### Added +- \(PUP-9697\) Updated crontab read path for Solaris changes [\#23](https://github.com/puppetlabs/puppetlabs-cron_core/pull/23) ([sebastian-miclea](https://github.com/sebastian-miclea)) + ## [1.0.1](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.1) (2019-02-07) [Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.0...1.0.1) diff --git a/metadata.json b/metadata.json index f4a5078..9924bd2 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-cron_core", - "version": "1.0.1", + "version": "1.0.2", "author": "puppetlabs", "summary": "Install and manage cron resources.", "license": "Apache-2.0", @@ -81,4 +81,4 @@ "pdk-version": "1.9.0", "template-url": "https://github.com/puppetlabs/pdk-templates/", "template-ref": "1.9.0-0-g7281db5" -} \ No newline at end of file +} -- cgit v1.2.3