Need to support JRuby via the jruby-openssl gem.
[arvados.git] / CHANGELOG.md
index 6aac7107580317a5174efef7f0201459fddf5174..862226d7ecc1dfd82538883b7bcad5f00aa16d93 100644 (file)
@@ -1,3 +1,19 @@
+# 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
+
+# 0.4.1
+
+* Fixed ancestor checking issue when assigning Autoparse identifiers
+* Renamed discovery methods to avoid collisions with some APIs
+* Updated autoparse dependency to avoid JSON bug
+
 # 0.4.0
 
 * Replaced httpadapter gem dependency with faraday