aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: da9d7c56ea436c13d45c9d4e4c497eb76d0f9e8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Changelog

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.3] - 2018-10-02
### Changed
- (MODULES-8014) relatively require helper code

## [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
- (PUP-9053) Enable localization
### Changed
- (maint) Move array parser logic into a util module
- (maint) Update beaker-puppet version to 0.16
- Include puppet 6 and remove default role
- (PUP-9052) Bump puppet req to at least puppet 6

## [1.0.0] - 2018-06-07
### Summary
This is the initial release of the extracted augeas module

[1.0.3]: https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.0.2...1.0.3
[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