From 492ca1e4b8ef57e6433009102aaa3c4b2f27832d Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Tue, 4 Jan 2022 10:56:57 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a97a72b..aaf8e018 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -### [3.2.6] 2021-10-25 +### [3.2.6] 2022-01-04 * Fixed: type improvements to parseStability * Fixed: typo in type definition of Intervals class causing issues with Psalm scanning vendors