commit d2611b1ff1d5079979a0249e85c6fcd7c022d26a parent d36f30084ea951ff43da2fdb424ceeacacd3a928 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Sat, 15 Nov 2025 20:32:51 +0100 update news Diffstat:
| M | NEWS | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS @@ -1,3 +1,6 @@ +v0.26.1: + - pq: fix consistency check errors that would occur in some cases. + v0.26.0: - util: Revise crypto API to prevent misuse of key material. - util: Add various TIME related helper APIs.