From 48f0cc506c98b9b46faf5d918e2d7957368b6da3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20J=2E=20Garc=C3=ADa=20Lagar?= Date: Sat, 20 Jan 2024 17:48:04 +0100 Subject: [PATCH] New release --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5374b90..ff16b4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][unreleased] +## [0.4.1] - 2024-01-20 + ### Added - Support PHP 8.3 @@ -77,7 +79,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Add `breakpoint` function -[unreleased]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.4.0...master +[unreleased]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.4.1...master +[0.4.1]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.4.0...0.4.1 [0.4.0]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.5...0.4.0 [0.3.4]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.4...0.3.5 [0.3.4]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.3...0.3.4