From 51449ca8959e3af39209e74eeb8aecd906b09301 Mon Sep 17 00:00:00 2001 From: Matthew Goslett Date: Mon, 26 Sep 2016 18:15:27 +0200 Subject: [PATCH] update changelog for v3.0.0 --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.md b/changelog.md index d341bee..3e1ecfa 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,15 @@ # Changelog +## 3.0.0 - 2016-09-26 + +* Switch to google/cloud package +* Add support for Flysystem path prefix +* Add unit tests + +## 2.0.0-RC1 - 2016-05-19 + +* Switch to 2.0.0RC of google/apiclient + ## 1.0.4 - 2016-05-19 * Remove support for 2.0.0RC of google/apiclient - not backwards compatible