diff --git a/CHANGELOG.md b/CHANGELOG.md index 1747775c..4cce73ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.3.1] - 2023-09-28 + +### Fixed +- OCR: Prevent null dereference when expected font is not in ELF file + ## [0.3.0] - 2023-09-11 ### Added