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 e42474b commit 10d4ca3Copy full SHA for 10d4ca3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## v3.1.1
4
+
5
+Adding CBP support to requested tickets (api/v2/users/:id/tickets/requested)
6
7
## v3.1.0
8
9
Adding support to the agent availabilities API endpoints.
lib/zendesk_api/version.rb
@@ -1,3 +1,3 @@
module ZendeskAPI
- VERSION = "3.1.0"
+ VERSION = "3.1.1"
end
0 commit comments