Skip to content

Commit be2da93

Browse files
committed
updated changes.txt
1 parent 5d0aa7d commit be2da93

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
CHANGES
22

3+
0.0.1 (Coming soon)
4+
- Updated dependencies to support faraday > 2.0
5+
36
8.0.0 (May 10, 2022)
47
- BREAKING CHANGE: Deprecated support for ruby 2.3 and 2.4 versions. The minimum ruby version required is 2.5 now.
58
- Updated redis command for config telemetry, using hset instead of rpush now.

lib/splitclient-rb/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module SplitIoClient
2-
VERSION = '8.0.1.pre.rc1'
2+
VERSION = '8.0.1'
33
end

0 commit comments

Comments
 (0)