Skip to content

Commit

Permalink
Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nevalla committed Jan 12, 2017
1 parent 139b522 commit 4523918
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 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))
- Add ACL support
([#9](https://github.com/kontena/kong-client-ruby/pull/9))

# 0.1.1 (2016-10-10)
- Fix Kong::Base.respond_to? to return true for find_by_* methods

0 comments on commit 4523918

Please sign in to comment.