From 7e35fe7f32eabf47f51e7e51b0acbd99cbf45b93 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Thu, 6 Feb 2014 14:00:18 +0100 Subject: [PATCH] Update Changelog --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 92ecacc..b273214 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## 0.9.5 (release date pending) +## 0.9.5 (release date: 2014-02-06) * Environment variables are now no longer reset by runit. This is achieved by running `runsvdir` directly instead of through Debian's `runsvdir-start`. * The insecure SSH key is now disabled by default. You have to explicitly opt-in to use it.