Skip to content

Commit b86b21a

Browse files
committed
updated changelog
1 parent 79ca6d8 commit b86b21a

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.3.22]
11+
12+
### Changed
13+
14+
- the test list parser timeout from 5 to 30 seconds.
15+
16+
### Added
17+
18+
- section picker for debugging.
19+
20+
### Fixed
21+
22+
- a bug related to env variables in case of debugging.
23+
1024
## [2.3.21] - 2019-02-26
1125

1226
### Added
1327

1428
- `testExplorer.sort`, so I removed my logic. If you want the old ordering set this to `byLabelWithSuitesFirst`.
15-
- tooltip: it will show more info about the suites and tests
29+
- tooltip: it will show more info about the suites and tests.
1630

1731
## [2.3.20] - 2019-02-22
1832

0 commit comments

Comments
 (0)