Skip to content

Commit e14c7de

Browse files
authored
Update Changelog, prep 1.38.0.rc2 (#522)
1 parent a81e575 commit e14c7de

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
## v1.38.0
66

7+
- Add `Label` resource for Articles
78
- Add support for Faraday 2.0
89
- Drop support for Faraday 1 (BREAKING)
910
- Add support for JRuby 9.3

lib/zendesk_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ZendeskAPI
2-
VERSION = "1.38.0.rc1"
2+
VERSION = "1.38.0.rc2"
33
end

0 commit comments

Comments
 (0)