File tree Expand file tree Collapse file tree 4 files changed +1666
-575
lines changed
Expand file tree Collapse file tree 4 files changed +1666
-575
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 1.9.1] - 2022-04-15
11+
12+ ### Fixed
13+
14+ * Allow to debug on a multiple folders workspace.
15+ * Run the ` Clean ` and ` Clobber ` commands on all root folders of the workspace.
16+
1017## [ 1.9.0] - 2022-04-03
1118
1219### Added
@@ -146,7 +153,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
146153
147154* Initial features
148155
149- [ Unreleased ] : https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.9.0...develop
156+ [ Unreleased ] : https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.9.1...develop
157+ [ 1.9.1 ] : https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.9.0...v1.9.1
150158[ 1.9.0 ] : https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.8.2...v1.9.0
151159[ 1.8.2 ] : https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.8.1...v1.8.2
152160[ 1.8.1 ] : https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.8.0...v1.8.1
You can’t perform that action at this time.
0 commit comments