]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Merge pull request #675 from hunner/update_changelog
authorTP Honey <tphoney@users.noreply.github.com>
Tue, 11 Jul 2017 10:14:29 +0000 (11:14 +0100)
committerGitHub <noreply@github.com>
Tue, 11 Jul 2017 10:14:29 +0000 (11:14 +0100)
(maint) Add bugfix to changelog

1  2 
CHANGELOG.md

diff --cc CHANGELOG.md
index f9f566739faf1fbd530539e1256f7fee65f65c25,60f9de86b67667264dc9e50bcbe3423d8382fa0e..e6e1344906b28e54c8beccaa69ff8055fc7fa92e
@@@ -1,19 -1,5 +1,19 @@@
 +## Supported Release 4.1.0
 +### Summary
 +
 +This release removes Data in Modules due to current compatibility issues and reinstates the params.pp file. Also includes a couple of bug fixes.
 +
 +#### Features
 +- (MODULES-4973) Data in Modules which was introduced in the last release has now been reverted due to compatibility issues.
 +
 +#### Bugfixes
 +- Now apt_key only sends the auth basic header when userinfo can be parsed from the URL.
 +- Reverted the removal of Evolving Web's attribution in NOTICE file.
 +- Test added to ensure empty string allowed for $release in apt::source.
 +
 +
  ## Supported Release 3.0.0 and 4.0.0
- ###Summary
+ ### Summary
  
  This release adds new Puppet 4 features: data in modules, EPP templates, the $facts hash, and data types. This release is fully backwards compatible to existing Puppet 4 configurations and provides you with deprecation warnings for every argument that will not work as expected with the final 4.0.0 release. See the stdlib docs here for an in-depth discussion of this: https://github.com/puppetlabs/puppetlabs-stdlib#validate_legacy