diff --git a/CHANGELOG.md b/CHANGELOG.md index 190cb3ac..23f83b34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file. 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). -## 5.14.3 | 6.2.3 — 02.11.2022 +## 5.14.3 | 6.2.3 — 04.11.2022 + +* Hot fix for `HEIF` function; + * Thanks to Ravz59 for bug reporting. + +## 5.14.2 | 6.2.2 — 02.11.2022 * `HEIF` function was re-written; * Now it downloads the latest HEVC codec package using the parser again;