From aa0237e574afbb5007f140c872d2f922cea0c7a6 Mon Sep 17 00:00:00 2001 From: Enes Keric <9263360+EnessenE@users.noreply.github.com> Date: Wed, 7 Dec 2022 08:27:08 +0100 Subject: [PATCH] 2.6.0 --- CHANGELOG.md | 2 +- CM.Text/CM.Text.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07b7ff5..e47b84a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -## [Unreleased] +## [2.6.0] - 2022-12-07 ### Added - System.Text.Json, replaces Newtsonsoft, possibly breaking - Add Telegram as tag for the project diff --git a/CM.Text/CM.Text.csproj b/CM.Text/CM.Text.csproj index a46922f..050f4ef 100644 --- a/CM.Text/CM.Text.csproj +++ b/CM.Text/CM.Text.csproj @@ -13,7 +13,7 @@ LICENSE icon.png $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../CHANGELOG.md")) - 2.6.0-pre + 2.6.0 https://github.com/cmdotcom/text-sdk-dotnet en true