File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and adheres to a project-specific [Versioning](/README.md).
77
88## [ Unreleased]
99
10+ ## [ 3.1.0] - 2024-09-19
11+
1012### Fixed
1113
1214- Fixed TestsRuleset package so the main ` .globalconfig ` is inherited and then overwritten by the tests-specific rules and not the other way around
@@ -103,7 +105,8 @@ and adheres to a project-specific [Versioning](/README.md).
103105
104106- Changelog
105107
106- [ unreleased ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.5...HEAD
108+ [ unreleased ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.1.0...HEAD
109+ [ 3.1.0 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.5...v3.1.0
107110[ 3.0.5 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.4...v3.0.5
108111[ 3.0.4 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.3...v3.0.4
109112[ 3.0.3 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.2...v3.0.3
You can’t perform that action at this time.
0 commit comments