summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniele Sluijters <daenney@users.noreply.github.com>2015-04-22 18:47:43 +0200
committerDaniele Sluijters <daenney@users.noreply.github.com>2015-04-22 18:47:43 +0200
commitbaa0a6c1980a2dc094b26cbe0be40c94bfdbf948 (patch)
tree8826b87203f200d21aac44cfc5fa1e9b4fb9c63d /CHANGELOG.md
parent322a6d48c5195cfade18877665162b500ee6ef31 (diff)
Prepare 1.0.1 release:
* Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 478fe63..b19ae3e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,8 +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]
+
+## [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.0...HEAD