From 7ecfccc740c68e4a61658c969d4a9391dbba63a6 Mon Sep 17 00:00:00 2001 From: Frank de Jonge Date: Sun, 12 Jun 2022 21:34:48 +0200 Subject: [PATCH] Pre-release changelog update --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb48a17..cf3531e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## [0.4.2] - 2022-06-12 + +### Fixed + +- Fixed phpstan template notations. + ## [0.4.1] - 2022-06-08 ### Added