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 fdf666aacd Updated CHANGELOG.md
fdf666aacd is described below
commit fdf666aacd1bbca8c457a4eb2f37a865e0e0c929
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 4 03:15:02 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a306bf4f9..5bd57e221c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
**Merged pull requests:**
+- fix qute package declaration
[\#4364](https://github.com/apache/camel-quarkus/pull/4364)
([claudio4j](https://github.com/claudio4j))
- Upgrade to Quarkiverse CXF 1.7.2
[\#4360](https://github.com/apache/camel-quarkus/pull/4360)
([ppalaga](https://github.com/ppalaga))
- Make at least the quick profile compatible with mvnd 1.0.0-m1
[\#4355](https://github.com/apache/camel-quarkus/pull/4355)
([ppalaga](https://github.com/ppalaga))
- Added extra content to the Control Bus extension for supported languages.
[\#4354](https://github.com/apache/camel-quarkus/pull/4354)
([Gerry-Forde](https://github.com/Gerry-Forde))