From 322a2ae836762c4647e8656e2a81411123403525 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 03:10:45 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 752fddbd4..044ec82ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ [Full Changelog](https://github.com/apache/camel-kamelets/compare/v4.8.0...HEAD) +**Closed issues:** + +- Release 4.8.0 [\#2197](https://github.com/apache/camel-kamelets/issues/2197) + **Merged pull requests:** - chore: docs update to include development guides [\#2207](https://github.com/apache/camel-kamelets/pull/2207) ([squakez](https://github.com/squakez))