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 a81e575 commit e14c7deCopy full SHA for e14c7de
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
## v1.38.0
6
7
+- Add `Label` resource for Articles
8
- Add support for Faraday 2.0
9
- Drop support for Faraday 1 (BREAKING)
10
- Add support for JRuby 9.3
lib/zendesk_api/version.rb
@@ -1,3 +1,3 @@
1
module ZendeskAPI
2
- VERSION = "1.38.0.rc1"
+ VERSION = "1.38.0.rc2"
3
end
0 commit comments