This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 40b5c1e3ef Updated CHANGELOG.md
40b5c1e3ef is described below
commit 40b5c1e3ef305a9a722e0765f1012beabff78b34
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 24 03:17:12 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a40bc420bd..cb6ce30218 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@
**Merged pull requests:**
+- Update Migration guide : add missing removed dependencies
[\#4688](https://github.com/apache/camel-quarkus/pull/4688)
([zbendhiba](https://github.com/zbendhiba))
- Upgrade Quarkus to 3.0.0.Beta1
[\#4687](https://github.com/apache/camel-quarkus/pull/4687)
([jamesnetherton](https://github.com/jamesnetherton))
- Update checkout action configuration to pick up dependabot branch changes
[\#4682](https://github.com/apache/camel-quarkus/pull/4682)
([jamesnetherton](https://github.com/jamesnetherton))
- Init Migrating to Camel Quarkus 3.0 guide
[\#4680](https://github.com/apache/camel-quarkus/pull/4680)
([zbendhiba](https://github.com/zbendhiba))