Skip to content

Commit b982b6b

Browse files
committed
pr feedback
1 parent 8e884c1 commit b982b6b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGES
22

33
8.0.0 (May 10, 2022)
4-
- Deprecated support for ruby 2.3 and 2.4 versions. The minimum ruby version required is 2.5 now.
4+
- BREAKING CHANGE: Deprecated support for ruby 2.3 and 2.4 versions. The minimum ruby version required is 2.5 now.
55
- Updated redis command for config telemetry, using hset instead of rpush now.
66
- Updated dependencies:
77
- rake to ~> 13.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Split SDK for Ruby
2-
[![Build Status](https://travis-ci.com/splitio/ruby-client.svg?branch=master)](https://travis-ci.com/splitio/ruby-client)
2+
![Build Status](https://github.com/splitio/ruby-client/actions/workflows/ci.yml/badge.svg?branch=master)
33

44
## Overview
55
This SDK is designed to work with Split, the platform for controlled rollouts, which serves features to your users via a Split feature flag to manage your complete customer experience.

0 commit comments

Comments
 (0)