Skip to content

Commit 359b230

Browse files
committed
Update changelog and bump version to 1.4.0
1 parent e3f584f commit 359b230

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Changes to existing features
1313

14-
- **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).
15-
1614
### Bugs fixed in this release
1715

1816
### Known problems introduced by this release
1917

18+
## [1.4.0](https://github.com/tenacom/ReSharper.ExportAnnotations/releases/tag/1.4.0) (2022-04-01)
19+
20+
### Changes to existing features
21+
22+
- **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).
23+
2024
## [1.3.2](https://github.com/tenacom/ReSharper.ExportAnnotations/releases/tag/1.3.2) (2021-09-13)
2125

2226
### Changes to existing features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.2
1+
1.4.0

0 commit comments

Comments
 (0)