Skip to content

Commit befcb16

Browse files
committed
Relese 0.5.26
1 parent dd22734 commit befcb16

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+
# 0.5.26
2+
3+
* Add support for HTTP status code: 412 Precondition Failed
4+
15
# 0.5.25
26

37
* Fix broken gem build (gemspec files)

lib/api_client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ApiClient
2-
VERSION = '0.5.25'
2+
VERSION = '0.5.26'
33
end

0 commit comments

Comments
 (0)