summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniele Sluijters <daenney@users.noreply.github.com>2015-04-22 19:09:44 +0200
committerDaniele Sluijters <daenney@users.noreply.github.com>2015-04-22 19:09:44 +0200
commitaf27697750e1d901bf0ae28c10093429e401713c (patch)
tree1aaa9a35ced7a36e2b17b14b278b2693b403df4d /CHANGELOG.md
parentbe8e23a1d88e334143b65a2cc89327e9fdf2e87d (diff)
Prep 1.0.1.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b19ae3e..1c7422c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased][unreleased]
+## [1.0.1] - 2015-04-22
+### Changed
+- Resolve some Travis related packaging issues.
+
## [1.0.0] - 2015-04-22
### Added
- Full configuration of unattended-upgrades and all possible options for `APT::Periodic`.
@@ -11,4 +15,5 @@ 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.0...HEAD
+[unreleased]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/1.0.1...HEAD
+[1.0.1]: https://github.com/olivierlacan/keep-a-changelog/compare/1.0.1...1.0.0