From 114148c71019dbdc03731f9df509856696ab61cc Mon Sep 17 00:00:00 2001 From: Daniele Sluijters Date: Wed, 22 Apr 2015 16:40:30 +0200 Subject: Add CHANGELOG in http://keepachangelog.com format --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGELOG.md (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..478fe63 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,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. -- cgit v1.2.3