Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-03-20 09:28:38 -04:00
parent 52d7a3cd2b
commit 240159e921
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View file

@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## 1.13.0
- Proof-of-work challenges are drastically sped up [#19](https://github.com/TecharoHQ/anubis/pull/19)
- Docker images are now built with the timestamp set to the commit timestamp - Docker images are now built with the timestamp set to the commit timestamp
- The README now points to TecharoHQ/anubis instead of Xe/x - The README now points to TecharoHQ/anubis instead of Xe/x
- Images are built using ko instead of `docker buildx build` - Images are built using ko instead of `docker buildx build`

View file

@ -1 +1 @@
1.12.1 1.13.0