Skip to content

Commit 3402c4d

Browse files
CHANGELOG.md
1 parent 25ff102 commit 3402c4d

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 1.3.1
2+
February 14, 2018
3+
4+
### Bug Fixes
5+
* Change 'murmurhash' to 'murmurhash-signed' in OptimizelySDK.nuspec fixing:
6+
```
7+
System.IO.FileLoadException 'Could not load file or assembly 'MurmurHash, ... PublicKeyToken ...'
8+
```
9+
110
## 1.3.0
211
January 5, 2018
312

@@ -14,11 +23,8 @@ November 6, 2017
1423

1524
### New Features
1625
* Package DLL's including third party component DLL's are strongnamed and digitally signed by Optimizely.
17-
1826
* DecisionService GetVariationForFeatureRollout added.
19-
2027
* Feature Flag and Rollout models added.
21-
2228
* Implemented Bucketing ID feature.
2329

2430
## 1.2.0

0 commit comments

Comments
 (0)