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.
2 parents 41ad85e + 4f05d05 commit ff6b2b5Copy full SHA for ff6b2b5
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## v3.0.5
4
+
5
+Adding CBP support to more endpoints. please see `cbp_support_spec.rb` for the complete list.
6
7
## v3.0.3
8
9
Adding CBP support to more endpoints. please see `cbp_support_spec.rb` for the complete list.
lib/zendesk_api/version.rb
@@ -1,3 +1,3 @@
module ZendeskAPI
- VERSION = "3.0.4"
+ VERSION = "3.0.5"
end
0 commit comments