From 00fd90f274d85b8ca5765e7739fbb25738f505d3 Mon Sep 17 00:00:00 2001 From: Chris Hannon Date: Fri, 5 Jul 2024 20:12:22 -0600 Subject: [PATCH] Updated changelog and bumped version --- CHANGELOG.md | 5 +++++ GrowthBook/GrowthBook.csproj | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fccca0..20d1ccd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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.6] + +- Set hash version with rule + ## [1.0.5] - Fixed missing readme image to use trusted domain (when viewed from nuget.org) diff --git a/GrowthBook/GrowthBook.csproj b/GrowthBook/GrowthBook.csproj index 774a1ad..5fee0f3 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.5 + 1.0.6 GrowthBook C# SDK https://www.growthbook.io/ README.md