Skip to content

Commit 0e12af0

Browse files
Update Changelog for release of version 3.0.2
1 parent 7fa5e28 commit 0e12af0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to the LaunchDarkly Ruby SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [3.0.2] - 2018-03-06
6+
## Fixed
7+
- Improved efficiency of logging by not constructing messages that won't be visible at the current log level. (Thanks, [julik](https://github.com/launchdarkly/ruby-client/pull/98)!)
8+
9+
510
## [3.0.1] - 2018-02-26
611
### Fixed
712
- Fixed a bug that could prevent very large feature flags from being updated in streaming mode.

0 commit comments

Comments
 (0)