~bigbes/ci-cacher

f26ddc0eb8a369d4d0d67f45824853cb36d789e2 — Eugene Blikh 11 days ago a574cff v0.2.0
Bump VERSION to 0.2.0 for tag
2 files changed, 4 insertions(+), 1 deletions(-)

M CHANGELOG.md
M VERSION
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