From 45843e1554cc280c738278b9e3b6af35a91f8b1f Mon Sep 17 00:00:00 2001 From: webklex Date: Tue, 18 Oct 2022 06:17:12 +0200 Subject: [PATCH] Release information added --- CHANGELOG.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6482fc19..3d8ffd70 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip ## [UNRELEASED] ### Fixed +- NaN + +### Added +- NaN + +### Breaking changes +- NaN + + +## [4.1.0] - 2022-10-18 +### Fixed - Fix assumedNextTaggedLine bug #288 (thanks @Blear) - Fix empty response error for blank lines #274 (thanks @bierpub) - Fix empty body #233 (thanks @latypoff) @@ -14,12 +25,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip ### Added - Added possibility of loading a Folder status #298 (thanks @szymekjanaczek) -### Affected Classes -- NaN - -### Breaking changes -- NaN - ## [4.0.2] - 2022-08-26 ### Fixed