From 27782aca39027db5f5dca5e3fa713b2bbb0535f9 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Tue, 25 Feb 2014 15:21:57 +0100 Subject: [PATCH] Note release date in Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 0b60dae..c2b378c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## 0.9.7 +## 0.9.7 (release date: 2014-02-25) * Improved and fixed bugs in `my_init` (Thomas LÉVEIL): * It is now possible to enable the insecure key by passing `--enable-insecure-key` to `my_init`. This allows users to easily enable the insecure key for convenience reasons, without having the insecure key enabled permanently in the image.