Backwards compatibility for MultiJson.
[arvados.git] / CHANGELOG.md
index bef698d4c4c653e5e1b6fe647eb99d2e399baf5c..888c7dd613f17cea0e3cdccb6e9df7ba17690691 100644 (file)
@@ -1,3 +1,27 @@
+# 0.4.6
+
+* Backwards compatibility for MultiJson
+
+# 0.4.5
+
+* Updated Launchy dependency
+* Updated Faraday dependency
+* Updated Addressable dependency
+* Updated Autoparse dependency
+* Removed Sinatra development dependency
+
+# 0.4.4
+
+* Added batch execution
+* Added service accounts
+* Can now supply authorization on a per-request basis.
+
+# 0.4.3
+
+* Added media upload capabilities
+* Support serializing OAuth credentials to client_secrets.json
+* Fixed OS name/version string on JRuby
+
 # 0.4.2
 
 * Fixed incompatibility with Ruby 1.8.7