diff --git a/CHANGELOG.md b/CHANGELOG.md index 386b1743..07b9ca07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 1.3.0 +January 5, 2018 + +### New Features +* Feature Notification Center +* Third party component DLL's dependencies unbundled to NUGET.ORG . +* DemoApp README.md + +### Bug Fixes +* Httpclient issues - object initializing multiple times and default timeout. + ## 1.2.1 November 6, 2017 diff --git a/README.md b/README.md index 5f0478db..b1def12c 100644 --- a/README.md +++ b/README.md @@ -82,9 +82,3 @@ Optimizely SDK uses third party software: [murmurhash-signed](https://www.nuget.org/packages/murmurhash-signed/), [Newtonsoft.Json](https://www.nuget.org/packages/Newtonsoft.Json/), and [NJsonSchema](https://www.nuget.org/packages/NJsonSchema/). -Optimizely's NuGet package digitally signs these third party DLL's. -Third party software licenses are included in the folder Licenses when Optimizely is installed. - - - -