From 359b23085497fbb40f05b607cb24313f66de8009 Mon Sep 17 00:00:00 2001 From: Riccardo De Agostini Date: Fri, 1 Apr 2022 15:23:44 +0200 Subject: [PATCH] Update changelog and bump version to 1.4.0 --- CHANGELOG.md | 8 ++++++-- VERSION | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 365387a..0a8cfcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changes to existing features -- **POTENTIALLY BREAKING CHANGE:** Support has been dropped for .NET Framework versions prior to 4.7.2, all versions of .NET Core (.NET 5 and newer is of course supported), and MSBuild versions prior to 16.8 (Visual Studio 2019 v16.8, .NET SDK v5.0). - ### Bugs fixed in this release ### Known problems introduced by this release +## [1.4.0](https://github.com/tenacom/ReSharper.ExportAnnotations/releases/tag/1.4.0) (2022-04-01) + +### Changes to existing features + +- **POTENTIALLY BREAKING CHANGE:** Support has been dropped for .NET Framework versions prior to 4.7.2, all versions of .NET Core (.NET 5 and newer is of course supported), and MSBuild versions prior to 16.8 (Visual Studio 2019 v16.8, .NET SDK v5.0). + ## [1.3.2](https://github.com/tenacom/ReSharper.ExportAnnotations/releases/tag/1.3.2) (2021-09-13) ### Changes to existing features diff --git a/VERSION b/VERSION index 1892b92..88c5fb8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.2 +1.4.0