File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
src/VisualStudioCode/package Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.13.1] - 2025-02-23
11+
1012### Added
1113
1214- Support custom path of a test file ([ PR] ( https://github.com/dotnet/roslynator/pull/1609 ) )
13- - It's possible to specify a directory path and/or a file name.
15+ - It's possible to specify a directory path and/or a file name of a test file.
16+ - Applies to testing library (Roslynator.Testing.* ).
1417
1518## [ 4.13.0] - 2025-02-09
1619
Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.13.1] - 2025-02-23
11+
12+ ### Added
13+
14+ - Support custom path of a test file ([ PR] ( https://github.com/dotnet/roslynator/pull/1609 ) )
15+ - It's possible to specify a directory path and/or a file name of a test file.
16+ - Applies to testing library (Roslynator.Testing.* ).
17+
1018## [ 4.13.0] - 2025-02-09
1119
1220### Fixed
You can’t perform that action at this time.
0 commit comments