summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniele Sluijters <daenney@users.noreply.github.com>2015-04-23 09:03:18 +0200
committerDaniele Sluijters <daenney@users.noreply.github.com>2015-04-23 09:51:28 +0200
commitc682910e61b54fa6377a553ee56640fb7eaf1887 (patch)
treea4d0270c64df23ff80086b5cd5a79f4b852b99c6 /CHANGELOG.md
parente21c0c7485b80120cef9ea3240d4ff2dd35ac9d0 (diff)
Upgrade dependencies
* Use rspec-puppet 2.1+ (which now supports Puppet 4) * No longer allow the Puppet 4 builds to fail (the tests can run now) * Use the released version of the apt module
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4467c47..5c8865b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,8 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased][unreleased]
-
+## Changed
+- Tested on Puppet 4
## [1.0.2] - 2015-04-22
### Changed
@@ -20,6 +21,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- README with full documentation.
- Boilerplate such as Gemfile, Travis configuration, LICENSE and so on.
-[unreleased]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/1.0.1...HEAD
+[unreleased]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/1.0.2...HEAD
[1.0.2]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/1.0.2...1.0.1
[1.0.1]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/1.0.1...1.0.0