Release version 1.0.1
Some checks failed
CI / test (push) Has been cancelled
Stable Tag / test (push) Has been cancelled
Stable Tag / tag-stable (push) Has been cancelled

This commit is contained in:
Kevin Veen-Birkenbach
2025-12-23 17:50:24 +01:00
parent 5e5b6c8933
commit f270a5c7c6
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## [1.0.1] - 2025-12-23
* * Support for running `matomo-bootstrap` **fully via Nix** in a clean, containerized environment.
* A **token-only stdout contract**: the bootstrap command now prints only the API token, making it safe for automation.
* Reproducible Nix builds via a pinned `flake.lock`.
## [1.0.0] - 2025-12-23
* 🥳