M CHANGELOG.md => CHANGELOG.md +3 -0
@@ 6,6 6,8 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## [0.2.0] — 2026-08-07
+
### Added
- `--exec <script>` on `download`, `dir download` and `docker download` —
on a cache miss the script runs through `sh -c` and its result seeds
@@ 98,6 100,7 @@ with a single static Go binary.
must look in the same place.
[Unreleased]: https://git.srht.bigb.es/~bigbes/ci-cacher/log/master
+[0.2.0]: https://git.srht.bigb.es/~bigbes/ci-cacher/refs/v0.2.0
[0.1.2]: https://git.srht.bigb.es/~bigbes/ci-cacher/refs/v0.1.2
[0.1.1]: https://git.srht.bigb.es/~bigbes/ci-cacher/refs/v0.1.1
[0.1.0]: https://git.srht.bigb.es/~bigbes/ci-cacher/refs/v0.1.0
M VERSION => VERSION +1 -1
@@ 1,1 1,1 @@
-0.1.2
+0.2.0