aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md52
1 files changed, 34 insertions, 18 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4801c64..5a8d4ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,24 +1,40 @@
-# 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.3](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.3) (2019-10-31)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.2...1.0.3)
+
+### Added
+
+- pdksync - \(maint\) Update module using PDK 1.14.0 [\#15](https://github.com/puppetlabs/puppetlabs-host_core/pull/15) ([mihaibuzgau](https://github.com/mihaibuzgau))
+
+## [1.0.2](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.2) (2019-01-11)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.1...1.0.2)
+
+### Added
+
+- \(maint\) update PDK to 1.8.0; update all templates [\#11](https://github.com/puppetlabs/puppetlabs-host_core/pull/11) ([melissa](https://github.com/melissa))
+- \(L10n\) Updating translations for readmes/README\_ja\_JP.md [\#9](https://github.com/puppetlabs/puppetlabs-host_core/pull/9) ([ehom](https://github.com/ehom))
+
+## [1.0.1](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.1) (2018-08-20)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.0...1.0.1)
-## [1.0.2] - 2019-01-11
### Added
-- Added Japanese translations
-## [1.0.1] - 2018-08-20
+- Include puppet 6 and remove default role [\#2](https://github.com/puppetlabs/puppetlabs-host_core/pull/2) ([joshcooper](https://github.com/joshcooper))
+
+## [1.0.0](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.0) (2018-07-13)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/9d96ddecea6367abee1aa77859848b0c158fca80...1.0.0)
+
### Added
-- (PUP-9053) Enable localization
-### Changed
-- (PUP-9052) Bump puppet req to at least puppet 6
-- Include puppet 6 and remove default role
-
-## [1.0.0] - 2018-07-13
-### Summary
-This is the initial release of the extracted host module
-
-[1.0.2]: https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.1...1.0.2
-[1.0.1]: https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.0...1.0.1
-[1.0.0]: https://github.com/puppetlabs/puppetlabs-host_core/releases/tag/1.0.0
+
+- Initial host module extraction [\#1](https://github.com/puppetlabs/puppetlabs-host_core/pull/1) ([joshcooper](https://github.com/joshcooper))
+
+
+
+\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*