Skip to content

Commit 1980add

Browse files
authored
📌 Merge pull request #99 from numaru/hotfix/1.9.1
Hotfix/1.9.1
2 parents acab635 + d9827e6 commit 1980add

File tree

4 files changed

+1666
-575
lines changed

4 files changed

+1666
-575
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)