Skip to content

Commit 0bcb022

Browse files
author
GitHub Release Bot
committed
Release 3.1.1
1 parent a8396ff commit 0bcb022

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and adheres to a project-specific [Versioning](/README.md).
77

88
## [Unreleased]
99

10+
## [3.1.1] - 2024-09-20
11+
1012
### Changed
1113

1214
- Updated `S1133` to `suggestion`, because while we do want deprecated code to be removed eventually, marking code as obsolete should not immediately break the build.
@@ -109,7 +111,7 @@ and adheres to a project-specific [Versioning](/README.md).
109111

110112
- Changelog
111113

112-
[unreleased]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.1.0...HEAD
114+
[unreleased]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.1.1...HEAD
113115
[3.1.0]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.5...v3.1.0
114116
[3.0.5]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.4...v3.0.5
115117
[3.0.4]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.3...v3.0.4
@@ -118,3 +120,4 @@ and adheres to a project-specific [Versioning](/README.md).
118120
[3.0.1]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.0...v3.0.1
119121
[3.0.0]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v2.7.1...v3.0.0
120122
[2.7.1]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v2.7.0...v2.7.1
123+
[3.1.1]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.1.1-alpha.0...v3.1.1

0 commit comments

Comments
 (0)