We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d7a3c commit 240159eCopy full SHA for 240159e
CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## 1.13.0
11
+
12
+- Proof-of-work challenges are drastically sped up [#19](https://github.com/TecharoHQ/anubis/pull/19)
13
- Docker images are now built with the timestamp set to the commit timestamp
14
- The README now points to TecharoHQ/anubis instead of Xe/x
15
- Images are built using ko instead of `docker buildx build`
VERSION
@@ -1 +1 @@
1
-1.12.1
+1.13.0
0 commit comments