update changelog to avoid IndexDefect exception

This commit is contained in:
Ivan Folgueira Bande 2026-03-12 09:31:10 +01:00
parent dedc2501db
commit 4654975e66
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7

View File

@ -1,7 +1,8 @@
## v0.37.1-beta (2025-12-10)
## v0.37.1 (2026-03-12)
### Bug Fixes
- Avoid IndexDefect if DB error message is short ([#3725](https://github.com/logos-messaging/logos-delivery/pull/3725))
- Remove ENR cache from peer exchange ([#3652](https://github.com/logos-messaging/logos-messaging-nim/pull/3652)) ([7920368a](https://github.com/logos-messaging/logos-messaging-nim/commit/7920368a36687cd5f12afa52d59866792d8457ca))
## v0.37.0 (2025-10-01)