From 598b609cee78330bdab353da9a4b8e458b61ae11 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Fri, 4 Nov 2022 16:08:18 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc812937b..9999c48de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ 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.2 | 6.2.2 — 02.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;