From abd925812fd2fd6f17d573a1d51fd62090159bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rube=CC=81n=20Robles?= Date: Fri, 15 Jul 2022 22:37:18 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ece3364..52f9008 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.5.2] - 2022-07-15 + +### Fixed + +- Missing autoload-dev, tests were autoloaded with the released version (ouch!) + ## [2.5.1] - 2022-06-20 ### Fixed