From 6f8a4e8eb5a9adaafdd0beeba2734224499c53ed Mon Sep 17 00:00:00 2001 From: Dougal Ballantyne Date: Tue, 17 Jun 2014 07:51:10 -0700 Subject: [PATCH] Adding the changelog --- CHANGELOG.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.rst diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000000..3154e996e5 --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,15 @@ +========= +CHANGELOG +========= + +0.0.6 +===== + +* feature:Amazon EBS: Added support for Amazon EBS General Pupose(SSD) Volumes; both AMI and /shared +* bugfix:``cli``: Fixed boto.exception.NoAuthHandlerFound when using credentials in config +* updates:CentOS: Pulled in latest errata to AMI. See amis.txt for latest ID's. + +0.0.5 +===== + +* Release on GitHub and PyPi \ No newline at end of file