diff --git a/CHANGELOG.md b/CHANGELOG.md index 2043b6046..ddedcdd7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +======= +##2015-05-12 - Supported Release 1.2.2 +###Summary + +This release includes a bugfix. + +####Bugfixes +- Fixes a bug introduced by MODULES-1700, in handling default retrieval of fragment backup parameter. + +##2015-04-14 - Supported Release 1.2.1 +###Summary + +This release includes bugfixes, test improvements, and a rewritten README. + +####Bugfixes + +- Verifies existence of $is_pe before using it. +- Adds validation for $order param to not allow restricted characters. +- Sets the group id on Fragments for versions of Facter that contain the $gid fact. +- Sets the script group to 0 if the script is owned by root. +- Explicitly sets script and concat directories to the same owner and group. +- Re-adds support for fragment backup, so that static compiler can work with filebucket (MODULES-1700). + ##2015-02-17 - Supported Release 1.2.0 ###Summary