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.
1 parent dc07a0a commit 75ca09fCopy full SHA for 75ca09f
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to the LaunchDarkly Ruby SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
5
+2.5.0 (2018-02-12)
6
+
7
+## Added
8
+- Adds support for a future LaunchDarkly feature, coming soon: semantic version user attributes.
9
10
+## Changed
11
+- It is now possible to compute rollouts based on an integer attribute of a user, not just a string attribute.
12
13
14
## [2.4.1] - 2018-01-23
15
## Changed
16
- Reduce logging level for missing flags
0 commit comments