From b7d527a752e0ca30466ebabbbade93b3d3321f1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20Hochd=C3=B6rfer?= Date: Tue, 27 Oct 2020 16:29:53 +0100 Subject: [PATCH] Update Changelog --- Changelog.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Changelog.md b/Changelog.md index daecdf3..fdd43bf 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,24 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. +## 0.4.1 + +### Added + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- [#41](https://github.com/bitExpert/phpstan-magento/pull/41) Removes upper version constraint of phpstan + ## 0.4.0 ### Added