Skip to content

Commit 07a27c4

Browse files
authored
prepare for release 3.4.1 (#212)
1 parent b7df60f commit 07a27c4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Optimizely C# SDK Changelog
22

3+
## 3.4.1
4+
April 29th, 2020
5+
6+
### Bug Fixes:
7+
- Change FeatureVariable type from enum to string for forward compatibility. [#211](https://github.com/optimizely/csharp-sdk/pull/211)
8+
- GetFeatureVariableDouble was returning 0 for FR culture. Fixed this issue by returning Invariant culture. [#209](https://github.com/optimizely/csharp-sdk/pull/209)
9+
310
## 3.4.0
411
January 23rd, 2020
512

0 commit comments

Comments
 (0)