Skip to content

Commit 4523918

Browse files
committed
Add CHANGELOG.md
1 parent 139b522 commit 4523918

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)