Преглед изворни кода

v1.13.0

Signed-off-by: Xe Iaso <me@xeiaso.net>
Xe Iaso пре 3 месеци
родитељ
комит
240159e921
2 измењених фајлова са 4 додато и 1 уклоњено
  1. 3 0
      CHANGELOG.md
  2. 1 1
      VERSION

+ 3 - 0
CHANGELOG.md

@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [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
 - The README now points to TecharoHQ/anubis instead of Xe/x
 - Images are built using ko instead of `docker buildx build`

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.12.1
+1.13.0