aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-09-25 21:26:27 -0700
committerJosh Cooper <josh@puppet.com>2018-09-25 21:27:19 -0700
commitf18d2fc5158b2186cbedc1e4b258e738452ec60b (patch)
tree2cd6f9b22e8673035064e9efda9d8f336b59187d /CHANGELOG.md
parent47fba6a321f31c327520f3a3428e94f3590431d1 (diff)
downloadpuppet-augeas_core-f18d2fc5158b2186cbedc1e4b258e738452ec60b.tar.gz
puppet-augeas_core-f18d2fc5158b2186cbedc1e4b258e738452ec60b.tar.bz2
Prep for the 1.0.2 release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0bddbb5..794644c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ 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] - 2018-09-25
+### Changed
+- (MODULES-7814) Ignore nil values when parsing commands
+
## [1.0.1] - 2018-08-15
### Added
- (MODULE-7443) Safely deserialize stringified array
@@ -18,5 +22,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
### Summary
This is the initial release of the extracted augeas module
+[1.0.2]: https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/puppetlabs/puppetlabs-augeas_core/releases/tag/1.0.0