Skip to content

Commit 40dce13

Browse files
committed
📝 Update CHANGELOG.md to v1.12.0
1 parent 3bc1599 commit 40dce13

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
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.12.0] - 2024-01-02
11+
12+
### Added
13+
14+
* Add debug compatibility for ceedling >= v0.32.0.
15+
* Use the esbuild bundler to shrink the size of the release.
16+
1017
## [1.11.0] - 2023-11-29
1118

1219
### Added
@@ -175,7 +182,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
175182

176183
* Initial features
177184

178-
[Unreleased]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.11.0...develop
185+
[Unreleased]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.12.0...develop
186+
[1.12.0]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.11.0...v1.12.0
179187
[1.11.0]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.10.1...v1.11.0
180188
[1.10.1]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.10.0...v1.10.1
181189
[1.10.0]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.9.1...v1.10.0

0 commit comments

Comments
 (0)