summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniele Sluijters <daenney@users.noreply.github.com>2015-04-23 22:00:34 +0200
committerDaniele Sluijters <daenney@users.noreply.github.com>2015-04-23 22:00:34 +0200
commit7f01364f858e04a0a5db00f8220838ec72410661 (patch)
treefa5589d84b504860672f69353f42d0183772c560 /CHANGELOG.md
parent3d9fc146909eb3c90361263bfbbfc8a9293a603f (diff)
CHANEGLOG: Compare URL fixes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a73e93..0d6704e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,10 +3,12 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased][unreleased]
-
+### Changed
+- CHANGELOG: Fixed comparison URL's for the releases
+- CHANGELOG: Fixed changed header for 1.0.3
## [1.0.3] - 2015-04-23
-## Changed
+### Changed
- Tested on Puppet 4.
- Remove inclusion of `apt` class.
@@ -18,14 +20,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Resolve some Travis related packaging issues.
-## [1.0.0] - 2015-04-22
+## 1.0.0 - 2015-04-22
### Added
- Full configuration of unattended-upgrades and all possible options for `APT::Periodic`.
- Test suite covering the current behaviour.
- 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.3...HEAD
-[1.0.3]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/1.0.3...1.0.2
-[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
+[unreleased]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/HEAD...1.0.3
+[1.0.3]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/1.0.2...1.0.3
+[1.0.2]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/1.0.1...1.0.2
+[1.0.1]: https://github.com/puppet-community/puppet-unattended_upgrades/compare/1.0.0...1.0.1