We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e64f9 commit 2662264Copy full SHA for 2662264
1 file changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and adheres to a project-specific [Versioning](/README.md).
7
8
## [Unreleased]
9
10
+## [3.0.0] - 2023-06-28
11
+
12
### Changed
13
14
- Stopped changing all rules to error first and instead use the default rulesets of the Analyzers as the base ru
@@ -24,5 +26,6 @@ and adheres to a project-specific [Versioning](/README.md).
24
26
25
27
- Changelog
28
-[unreleased]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v2.7.1...HEAD
29
+[unreleased]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.0...HEAD
30
+[3.0.0]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v2.7.1...v3.0.0
31
[2.7.1]: https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v2.7.0...v2.7.1
0 commit comments