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