Skip to content

Commit 633c902

Browse files
committed
v1.27.0
1 parent f00529a commit 633c902

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.27.0
2+
3+
* Add Section and Article resources
4+
15
# v1.26.0
26

37
* Allow using hashie 4.x

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

0 commit comments

Comments
 (0)