We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16905e6 commit b5a9dbcCopy full SHA for b5a9dbc
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.8.4] - 2024-11-26
9
+
10
+### Fixed
11
+ - Huffman lookup table size fix (#3871 -
12
+ [CVE-2024-11403](https://www.cve.org/cverecord?id=CVE-2024-11403))
13
+ - Check height limit in modular trees. (#3943 -
14
+ [CVE-2024-11498](https://www.cve.org/cverecord?id=CVE-2024-11498))
15
16
## [0.8.3] - 2024-06-28
17
0 commit comments