File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
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.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
You can’t perform that action at this time.
0 commit comments