Skip to content

Commit 86534b5

Browse files
authored
v1.36.0 (#497)
1 parent 4d346d2 commit 86534b5

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
# v1.36.0 (WIP)
1+
# Unreleased
22

3+
# v1.36.0
4+
5+
- Fix: Ticket comments should be sent unchanged
6+
- Update README: Document the [REPL project](https://github.com/zendesk/zendesk_api_client_rb_repl), add release instructions
37
- Add `Schedule` resource
8+
- Add `Vote` resource for Articles
9+
- Add `CustomStatus` resource
10+
- Add `Translation` resource for Categories, Sections, and Articles
411

512
# v1.35.0
613

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.35.0"
2+
VERSION = "1.36.0"
33
end

0 commit comments

Comments
 (0)