From 75ca09f660f67af42caf42186441f45c5a84b3ad Mon Sep 17 00:00:00 2001 From: LaunchDarklyCI Date: Tue, 13 Feb 2018 01:49:44 +0000 Subject: [PATCH] Update Changelog for release of version 2.5.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 778b0284..63cb77c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to the LaunchDarkly Ruby SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org). +2.5.0 (2018-02-12) + +## Added +- Adds support for a future LaunchDarkly feature, coming soon: semantic version user attributes. + +## Changed +- It is now possible to compute rollouts based on an integer attribute of a user, not just a string attribute. + + ## [2.4.1] - 2018-01-23 ## Changed - Reduce logging level for missing flags