From 484b84edc66e7524b6688229861da007f32e5509 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 27 Sep 2010 11:23:16 -0700 Subject: [PATCH] Updated CHANGELOG with release dates. --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fe4adcce..0000e6f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -## 0.6.0 (unreleased) +## 0.6.1 (unreleased) + + + +## 0.6.0 (September 27, 2010) - VM name now defaults to the name of the containing folder, plus a timestamp. This should make it easier to identify VMs in the VirtualBox GUI.