We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 139b522 commit 4523918Copy full SHA for 4523918
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# 0.1.2 (2017-01-12)
2
+- Add JWT support ([#2](https://github.com/kontena/kong-client-ruby/pull/2))
3
+- Allow to properly set a custom api_url ([#4](https://github.com/kontena/kong-client-ruby/pull/4))
4
+- Allow to redefine api_url
5
+([#6](https://github.com/kontena/kong-client-ruby/pull/6))
6
+- Add ACL support
7
+([#9](https://github.com/kontena/kong-client-ruby/pull/9))
8
+
9
+# 0.1.1 (2016-10-10)
10
+- Fix Kong::Base.respond_to? to return true for find_by_* methods
0 commit comments