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 25ff102 commit 3402c4dCopy full SHA for 3402c4d
CHANGELOG.md
@@ -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
10
## 1.3.0
11
January 5, 2018
12
@@ -14,11 +23,8 @@ November 6, 2017
14
23
15
24
### New Features
16
25
* Package DLL's including third party component DLL's are strongnamed and digitally signed by Optimizely.
17
-
18
26
* DecisionService GetVariationForFeatureRollout added.
19
20
27
* Feature Flag and Rollout models added.
21
22
28
* Implemented Bucketing ID feature.
29
30
## 1.2.0
0 commit comments