Skip to content

Commit 30b8961

Browse files
authored
Update CHANGELOG for version 0.1.13 release (#175)
Added version 0.1.13 to CHANGELOG with new features and updated links.
1 parent 4e9e611 commit 30b8961

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.13] - 2026-07-27
11+
1012
### Added
1113

1214
- **Versioned private overlay and preset catalogs**`superposition.yml` now supports project-declared external catalogs with immutable git/archive pinning or repo-relative path sources, namespace-qualified external IDs such as `acme/web-api`, strict no-override collision behavior in v1, shared catalog resolution across `init`/`regen`/`doctor`/`list`/`explain`/`plan`, and generated manifest receipts that record the resolved catalog identities used for replay
@@ -781,7 +783,8 @@ This version was recalled due to a packaging issue (included `.tgz` tarball). Us
781783

782784
<!-- Links -->
783785

784-
[Unreleased]: https://github.com/veggerby/container-superposition/compare/v0.1.12...HEAD
786+
[Unreleased]: https://github.com/veggerby/container-superposition/compare/v0.1.13...HEAD
787+
[0.1.13]: https://github.com/veggerby/container-superposition/compare/v0.1.12...v0.1.13
785788
[0.1.12]: https://github.com/veggerby/container-superposition/compare/v0.1.11...v0.1.12
786789
[0.1.11]: https://github.com/veggerby/container-superposition/compare/v0.1.10...v0.1.11
787790
[0.1.10]: https://github.com/veggerby/container-superposition/compare/v0.1.9...v0.1.10

0 commit comments

Comments
 (0)