File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.3.0
2
+ January 5, 2018
3
+
4
+ ### New Features
5
+ * Feature Notification Center
6
+ * Third party component DLL's dependencies unbundled to NUGET.ORG .
7
+ * DemoApp README.md
8
+
9
+ ### Bug Fixes
10
+ * Httpclient issues - object initializing multiple times and default timeout.
11
+
1
12
## 1.2.1
2
13
November 6, 2017
3
14
Original file line number Diff line number Diff line change @@ -82,9 +82,3 @@ Optimizely SDK uses third party software:
82
82
[ murmurhash-signed] ( https://www.nuget.org/packages/murmurhash-signed/ ) ,
83
83
[ Newtonsoft.Json] ( https://www.nuget.org/packages/Newtonsoft.Json/ ) , and
84
84
[ NJsonSchema] ( https://www.nuget.org/packages/NJsonSchema/ ) .
85
- Optimizely's NuGet package digitally signs these third party DLL's.
86
- Third party software licenses are included in the folder Licenses when Optimizely is installed.
87
-
88
-
89
-
90
-
You can’t perform that action at this time.
0 commit comments