From c90c2615e7398ccb53cb23a0886478884a3b6a90 Mon Sep 17 00:00:00 2001 From: Kevin Wenger Date: Fri, 9 Aug 2024 10:19:29 +0200 Subject: [PATCH] bump changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82465f9..79d2645 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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). ## [Unreleased] + +## [6.0.2] - 2024-08-09 ### Added - add phpstan.neon file - add cpsell project words for Gitlab-CI @@ -152,7 +154,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - init module - provides some Twig extensions with some useful functions and filters that can improve development experience. -[Unreleased]: https://github.com/antistatique/drupal-bamboo-twig/compare/6.0.1...HEAD +[Unreleased]: https://github.com/antistatique/drupal-bamboo-twig/compare/6.0.2...HEAD +[6.0.2]: https://github.com/antistatique/drupal-bamboo-twig/compare/6.0.1...6.0.2 [6.0.1]: https://github.com/antistatique/drupal-bamboo-twig/compare/6.0.0...6.0.1 [6.0.0]: https://github.com/antistatique/drupal-bamboo-twig/compare/8.x-5.1...6.0.0 [5.1.0]: https://github.com/antistatique/drupal-bamboo-twig/compare/8.x-5.0...8.x-5.1