From c13e6e8e1b4615dfcaeb10290d4bace620e53655 Mon Sep 17 00:00:00 2001 From: John Dickinson Date: Mon, 7 Sep 2015 08:52:14 -0700 Subject: [PATCH] 1.2.1 release --- AUTHORS | 4 ++++ CHANGELOG | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/AUTHORS b/AUTHORS index f196cd9..2dbf330 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,7 +1,11 @@ John Dickinson Clay Gerrard David Goetz +Greg Holt Greg Lange +leoh0 +Kazuhiro Miyahara Daisuke Morita +Sergio Rubio Scott Simpson Stef Telford diff --git a/CHANGELOG b/CHANGELOG index 65b8e4d..f725040 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +slogging (1.2.1) + + - Fix parsing account and container requests if they also include a + query parameter with a slash in it. + - Future-proofed some Swift API version string parsing in case it + ever changes + slogging (1.2.0) - Adapted to work with more recent version of Swift