From 819f770a4700f358aac4261afbe478b58feb1f52 Mon Sep 17 00:00:00 2001 From: geemus Date: Fri, 13 May 2011 13:52:21 -0700 Subject: [PATCH] 0.8.1 changelog --- changelog.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/changelog.txt b/changelog.txt index 2761e670c..8840bcc16 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,20 @@ +0.8.1 05/13/2011 3a452347a396f0ad1fea7f5475fb3c349b10f527 +========================================================= + +[aws|compute] + less confusing explanation comment. thanks geemus + +[compute|aws] + Fix describe_instances filtering. thanks ktheory + Add get_password_data request. thanks ktheory + +[core] + Add test for Fog::Parsers::Base. thanks ktheory + handle busted ENV['HOME']. thanks pfalcone closes #301. thanks geemus + update fog.io in release task. thanks geemus + add hash to changelog. thanks geemus + work toward automating changelog. thanks geemus + 0.8.0 05/12/2011 27bf76d1f881bec0f900cd11d5c2a10dce4856ca =========================================================