File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414## [ 1.0.14] - 2025-08-25
1515
1616** Fixed**
17- - debian/13-trixie image: packages were pulled from sid/unstable, fixes #24
18- - debian/sid-unstable image: invalid DEBIAN_VERSION and DEBIAN_VERSION_NAME were fixed
17+ - 13-trixie image: packages were pulled from sid/unstable, fixes #24
18+ - sid-unstable image: invalid DEBIAN_VERSION and DEBIAN_VERSION_NAME were fixed
19+ - previously, the workflow test step always used the trixie-latest image; now, each image is tested individually
1920
2021** Changed**
21- - debian/13-trixie, 14-forky, sid-unstable image: updated LLVM to v21
22+ - 13-trixie, 14-forky, sid-unstable images: updated LLVM to v21
23+ - the devbox-test build script now automatically detects and uses the appropriate compiler version for each image.
2224
2325## [ 1.0.13] - 2025-08-15
2426
@@ -206,7 +208,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
206208<!-- Section for Reference Links -->
207209
208210[ vNext ] : https://github.com/jakoch/cpp-devbox/compare/v1.0.14...HEAD
209- [ 1.0.14 ] : https://github.com/jakoch/cpp-devbox/releases/tag/v1.0.13
211+ [ 1.0.14 ] : https://github.com/jakoch/cpp-devbox/releases/tag/v1.0.14
210212[ 1.0.13 ] : https://github.com/jakoch/cpp-devbox/releases/tag/v1.0.13
211213[ 1.0.12 ] : https://github.com/jakoch/cpp-devbox/releases/tag/v1.0.12
212214[ 1.0.11 ] : https://github.com/jakoch/cpp-devbox/releases/tag/v1.0.11
You can’t perform that action at this time.
0 commit comments