summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 478fe638a5e0b45aef18a7997d7485910847c16e (plain)
1
2
3
4
5
6
7
8
9
10
# 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]
### 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.