diff options
author | Ashley Penney <ashley.penney@puppetlabs.com> | 2014-07-14 18:56:14 -0400 |
---|---|---|
committer | Ashley Penney <ashley.penney@puppetlabs.com> | 2014-07-14 18:56:14 -0400 |
commit | 4c62b7a2eeec8d6e49ae8b05f2ed000a2b544cc2 (patch) | |
tree | b4d15446b2fd583e13612ccfcd7c1e419bc7fb14 /CHANGELOG.md | |
parent | 251831bd929a9638b6d36834813afc5dbd95cd0d (diff) | |
parent | 90ac0a7742e1d20905287851454a0c3a1fbb5f0a (diff) | |
download | puppet-stdlib-4c62b7a2eeec8d6e49ae8b05f2ed000a2b544cc2.tar.gz puppet-stdlib-4c62b7a2eeec8d6e49ae8b05f2ed000a2b544cc2.tar.bz2 |
Merge pull request #298 from hunner/release_4.3.1
Release 4.3.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index acf6032..0a63ec6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +##2014-07-14 - Supported Release 4.3.1 +### Summary +This supported release updates the metadata.json to work around upgrade behavior of the PMT. + +#### Bugfixes +- Synchronize metadata.json with PMT-generated metadata to pass checksums + ##2014-06-27 - Supported Release 4.3.0 ### Summary This release is the first supported release of the stdlib 4 series. It remains |