CHANGELOG.md: use of detach finalize when needed

This commit is contained in:
Ivan Folgueira Bande 2024-08-12 11:31:10 +02:00
parent 72d631e396
commit 011091a9e2

View File

@ -6,6 +6,7 @@
### Bug fixes
* Use of detach finalize when needed [2966](https://github.com/waku-org/nwaku/pull/2966)
* Prevent legacy store from creating new partitions as that approach blocked the database.
[2931](https://github.com/waku-org/nwaku/pull/2931)