release: prep v0.1.10 changelog
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
3dceacd40a
commit
ae3466b944
1 changed files with 12 additions and 1 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -10,6 +10,16 @@ changed between versions.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [v0.1.10] - 2026-05-03
|
||||
|
||||
### Added
|
||||
|
||||
- README now includes an animated demo GIF showing the typical
|
||||
sandbox lifecycle (`vm run`, host-side `ssh demo.vm`, stop/start
|
||||
with file persistence, `vm exec`, `curl http://demo.vm`). The
|
||||
recording script lives at `assets/demo.tape` and is rendered with
|
||||
[VHS](https://github.com/charmbracelet/vhs).
|
||||
|
||||
## [v0.1.9] - 2026-05-01
|
||||
|
||||
### Fixed
|
||||
|
|
@ -302,7 +312,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.9...HEAD
|
||||
[Unreleased]: https://git.thaloco.com/thaloco/banger/compare/v0.1.10...HEAD
|
||||
[v0.1.10]: https://git.thaloco.com/thaloco/banger/releases/tag/v0.1.10
|
||||
[v0.1.9]: https://git.thaloco.com/thaloco/banger/releases/tag/v0.1.9
|
||||
[v0.1.8]: https://git.thaloco.com/thaloco/banger/releases/tag/v0.1.8
|
||||
[v0.1.7]: https://git.thaloco.com/thaloco/banger/releases/tag/v0.1.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue