From c431f2d15197e36543ce64d8943edbe10d935923 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Tue, 17 Jun 2014 13:27:03 +0200 Subject: [PATCH] Update Changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 8d8e439..38b4b22 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,7 @@ * The `ca-certificates` package is now installed by default. This is because we include `apt-transport-https`, but Ubuntu 14.04 no longer installs `ca-certificates` by default anymore. Closes GH-73. * `add-apt-repository` is now installed by default. Closes GH-74. + * Various minor fixes thanks to yebyen and John Eckhart. ## 0.9.10 (release date: 2014-05-12)