CHANGELOG.md in kong-0.1.2 vs CHANGELOG.md in kong-0.2.0
- old
+ new
@@ -1,4 +1,11 @@
+# 0.2.0 (2017-04-20)
+- Add Server information support ([#14](https://github.com/kontena/kong-client-ruby/pull/14))
+- Add optional attributes to Api
+ ([#13](https://github.com/kontena/kong-client-ruby/pull/13))
+- Fix Plugin#create and #update to save config properly
+([#12](https://github.com/kontena/kong-client-ruby/pull/12))
+
# 0.1.2 (2017-01-12)
- Add JWT support ([#2](https://github.com/kontena/kong-client-ruby/pull/2))
- Allow to properly set a custom api_url ([#4](https://github.com/kontena/kong-client-ruby/pull/4))
- Allow to redefine api_url
([#6](https://github.com/kontena/kong-client-ruby/pull/6))