Skip to content

Commit

Permalink
📌 Merge pull request #99 from numaru/hotfix/1.9.1
Browse files Browse the repository at this point in the history
Hotfix/1.9.1
  • Loading branch information
numaru authored Apr 15, 2022
2 parents acab635 + d9827e6 commit 1980add
Show file tree
Hide file tree
Showing 4 changed files with 1,666 additions and 575 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.9.1] - 2022-04-15

### Fixed

* Allow to debug on a multiple folders workspace.
* Run the `Clean` and `Clobber` commands on all root folders of the workspace.

## [1.9.0] - 2022-04-03

### Added
Expand Down Expand Up @@ -146,7 +153,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

* Initial features

[Unreleased]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.9.0...develop
[Unreleased]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.9.1...develop
[1.9.1]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.9.0...v1.9.1
[1.9.0]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.8.2...v1.9.0
[1.8.2]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.8.1...v1.8.2
[1.8.1]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.8.0...v1.8.1
Expand Down
Loading

0 comments on commit 1980add

Please sign in to comment.