From ead770873f8b9a5e99ecf399bfa6d81dbe83ca44 Mon Sep 17 00:00:00 2001 From: Alessandro Molina Date: Tue, 25 Nov 2014 15:24:32 +0100 Subject: [PATCH] Add ChangeLog --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 74efe8f..d65d114 100644 --- a/README.rst +++ b/README.rst @@ -53,4 +53,10 @@ Here is a simple example of using depot standalone to store files on MongoDB:: print stored_file.filename print stored_file.content_type +ChangeLog +--------- +0.0.2 +~~~~~ + +- Official Support for AWS S3 on Python3