Skip to content

Commit 361c8cc

Browse files
committed
Update changelog
1 parent 55b4a94 commit 361c8cc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
1-
# 0.5.1
1+
# 0.6
22

33
* Apps strongly encouraged to set :application_name & :application_version when
44
initializing a client
55
* JWT/service accounts moved to signet
6+
* Added helper class for installed app OAuth flows, updated samples & CLI
67
* Initial logging support for client
78
* Fix PKCS12 loading on windows
89
* Allow disabling auto-refresh of OAuth 2 access tokens
910
* Compatibility with MultiJson >= 1.0.0 & Rails 3.2.8
1011
* Fix for body serialization when body doesn't respond to to_json
12+
* Remove OAuth 1.0 logins from CLI
13+
1114

1215
# 0.5.0
1316

0 commit comments

Comments
 (0)