From 0a06a3a994894f6c1ba4efd54f14f4e9a867be77 Mon Sep 17 00:00:00 2001 From: MJacred Date: Sat, 17 Aug 2024 14:51:27 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b63f2c8..45fe2df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [1.4.1] - 2024-08-17 + +### Fixed + +* RAW export: Any height too close to the top height is set to 0 height + ## [1.4.0] - 2023-08-28