Skip to content

Commit ab561ae

Browse files
authored
Merge pull request #40 from luchihoratiu/MODULES-10854
(MODULES-10854) Release prep for 1.0.5
2 parents d59a94f + b4e1054 commit ab561ae

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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).
44

5+
## [1.0.5](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.5) (2020-10-30)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.4...1.0.5)
8+
9+
### Fixed
10+
11+
- \(MODULES-10852\) Fix warnings introduced by Ruby 2.7 [\#39](https://github.com/puppetlabs/puppetlabs-cron_core/pull/39) ([luchihoratiu](https://github.com/luchihoratiu))
12+
- \(MODULES-7786\) Allow leading zeroes for cron params [\#35](https://github.com/puppetlabs/puppetlabs-cron_core/pull/35) ([Dorin-Pleava](https://github.com/Dorin-Pleava))
13+
514
## [1.0.4](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.4) (2020-05-06)
615

716
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.3...1.0.4)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-cron_core",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"author": "puppetlabs",
55
"summary": "Install and manage cron resources.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)