diff --git a/CHANGELOG.md b/CHANGELOG.md index 1247b3d..7132ac2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,15 @@ changed between versions. ## [Unreleased] +## [v0.1.5] - 2026-04-29 + +No functional changes. Verification release for v0.1.4: the previous +release shipped the running-VMs-survive-update fix, but updating +*to* v0.1.4 from v0.1.3 used v0.1.3's buggy driver, so the fix +couldn't be verified live in that direction. v0.1.5 exists so a +host on v0.1.4 can update to it and observe a running VM survive +end-to-end with v0.1.4 in the driver seat. + ## [v0.1.4] - 2026-04-29 ### Fixed @@ -184,7 +193,8 @@ root filesystem and network, and exits on demand. the swap rather than starting up against an incompatible store. - Linux only. amd64 only. KVM required. -[Unreleased]: https://git.thaloco.com/thaloco/banger/compare/v0.1.4...HEAD +[Unreleased]: https://git.thaloco.com/thaloco/banger/compare/v0.1.5...HEAD +[v0.1.5]: https://git.thaloco.com/thaloco/banger/releases/tag/v0.1.5 [v0.1.4]: https://git.thaloco.com/thaloco/banger/releases/tag/v0.1.4 [v0.1.3]: https://git.thaloco.com/thaloco/banger/releases/tag/v0.1.3 [v0.1.2]: https://git.thaloco.com/thaloco/banger/releases/tag/v0.1.2