diff --git a/CHANGELOG.md b/CHANGELOG.md index fc7f9f73..b2715486 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - in case of vulnerabilities. --> +## [0.5.4] - 2023-11-27 + +### Fixed + +* Fixed a crash that could happen when calculating the size of bloom filters during encoding + ## [0.5.3] - 2023-11-26 ### Fixed