From b88d4a690b884e1c16b3634054e18d972f65093d Mon Sep 17 00:00:00 2001 From: Roy Teeuwen Date: Wed, 7 Aug 2024 16:29:14 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe74ee0..3464d4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Add Groovy console to the Tools menu [#56](https://github.com/orbinson/aem-groovy-console/issues/56) + ### Changed - Remove all dependencies on Guava [#62](https://github.com/orbinson/aem-groovy-console/issues/62) +- Fix Cloud pipeline package Overlap Issue [#52](https://github.com/orbinson/aem-groovy-console/issues/52) ## [19.0.5] - 2024-02-10