chore: update changelog

This commit is contained in:
Bobbin Threadbare 2024-11-24 22:26:51 -08:00
parent e1072ecc7f
commit 1867f842d3
No known key found for this signature in database
GPG key ID: 289C444AD87BC941

View file

@ -1,4 +1,4 @@
## 0.13.0 (TBD)
## 0.13.0 (2024-11-24)
- Fixed a bug in the implementation of `draw_integers` for `RpoRandomCoin` (#343).
- [BREAKING] Refactor error messages and use `thiserror` to derive errors (#344).