We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b4a94 commit 361c8ccCopy full SHA for 361c8cc
CHANGELOG.md
@@ -1,13 +1,16 @@
1
-# 0.5.1
+# 0.6
2
3
* Apps strongly encouraged to set :application_name & :application_version when
4
initializing a client
5
* JWT/service accounts moved to signet
6
+* Added helper class for installed app OAuth flows, updated samples & CLI
7
* Initial logging support for client
8
* Fix PKCS12 loading on windows
9
* Allow disabling auto-refresh of OAuth 2 access tokens
10
* Compatibility with MultiJson >= 1.0.0 & Rails 3.2.8
11
* Fix for body serialization when body doesn't respond to to_json
12
+* Remove OAuth 1.0 logins from CLI
13
+
14
15
# 0.5.0
16
0 commit comments