From 66799dda484c33e36fd750da6a7cad8d9d93e92d Mon Sep 17 00:00:00 2001 From: Lars Norberg Date: Sun, 8 Oct 2023 17:47:35 +0200 Subject: [PATCH] 2.0.41-Release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c9fe48..47af465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. Be aware th The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [2.0.41-Release] 2023-10-08 +### Fixed +- Fixed a bug that would mock up all the output. + ## [2.0.40-Release] 2023-09-28 - Rewrote the addon, see git for details.