summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniele Sluijters <daenney@users.noreply.github.com>2015-04-22 19:29:09 +0200
committerDaniele Sluijters <daenney@users.noreply.github.com>2015-04-22 19:29:09 +0200
commitb4a179b5f94f50aee0c933fd389cadf0f09c543b (patch)
tree816d2d84996b91daf086e2305a3d4078dac25fb4 /CHANGELOG.md
parentcb263d079ecff0a67193f2f175d32f20ea3f742d (diff)
1.0.2, in the hopes that this will build
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c7422c..4c15658 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased][unreleased]
+
+## [1.0.2] - 2015-04-22
+### Changed
+- Resolve some Travis related packaging issues.
+
## [1.0.1] - 2015-04-22
### Changed
- Resolve some Travis related packaging issues.
@@ -16,4 +21,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Boilerplate such as Gemfile, Travis configuration, LICENSE and so on.
[unreleased]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/1.0.1...HEAD
+[1.0.2]: https://github.com/olivierlacan/keep-a-changelog/compare/1.0.2...1.0.1
[1.0.1]: https://github.com/olivierlacan/keep-a-changelog/compare/1.0.1...1.0.0