summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 5c8865b24c854c0341aa407e2e06724ed86a6d2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Change Log
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
- Resolve some Travis related packaging issues.

## [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`.
- 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.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