From 63d1a692fa7fba6e084132a84da29f0c5e8f1e41 Mon Sep 17 00:00:00 2001 From: Michiel Sikkes Date: Thu, 30 Apr 2015 15:42:36 +0200 Subject: [PATCH] Make changelog entry for unattended upgrades clear --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71d848fe..d4af1ca7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This project makes use of the [Sementic Versioning](http://semver.org/) ## 2.5.0 - 2015-04-30 ### Added -- Allow enabling of unattended upgrades by enabling the "apt:unattended-upgrades" recipe in our Rails stacks +- Added the "apt:unattended-upgrades" recipe in our Rails stacks so people can enable unattended upgrades. ## 2.4.0 - 2015-04-28