diff --git a/CHANGELOG.md b/CHANGELOG.md index ffe208e..9fccca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.5] + +- Fixed missing readme image to use trusted domain (when viewed from nuget.org) ## [1.0.4] diff --git a/GrowthBook/GrowthBook.csproj b/GrowthBook/GrowthBook.csproj index 27d4f4e..774a1ad 100644 --- a/GrowthBook/GrowthBook.csproj +++ b/GrowthBook/GrowthBook.csproj @@ -11,7 +11,7 @@ https://github.com/growthbook/growthbook-csharp.git git GrowthBook,A/B test,feature toggle,flag - 1.0.4 + 1.0.5 GrowthBook C# SDK https://www.growthbook.io/ README.md