aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md9
-rw-r--r--metadata.json2
2 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4c954cd..a71abdb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,10 +2,11 @@
All notable changes to this project will be documented in this file.
-## Release 0.1.0
+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).
-**Features**
+## Release [1.0.0] 2018-08-30
-**Bugfixes**
+**Summary**
+This is the initial release of the extracted cron module.
-**Known Issues**
+[1.0.0]: https://github.com/puppetlabs/puppetlabs-cron_core/releases/tag/1.0.0 \ No newline at end of file
diff --git a/metadata.json b/metadata.json
index d10f354..0764db6 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-cron_core",
- "version": "0.1.0",
+ "version": "1.0.0",
"author": "Puppet Labs",
"summary": "Install and manage cron resources.",
"license": "Apache-2.0",