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 23df27d7ea Updated CHANGELOG.md
23df27d7ea is described below
commit 23df27d7ea00ee0f479a5ea16c64ae027c7ddabf
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 2 03:17:12 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c1a17fdbeb..3bd49dffb9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,8 @@
**Merged pull requests:**
+- Fix broken formatting on the CXF extension page
[\#4949](https://github.com/apache/camel-quarkus/pull/4949)
([ppalaga](https://github.com/ppalaga))
+- Bump quarkiverse-jsch.version from 3.0.0 to 3.0.1
[\#4948](https://github.com/apache/camel-quarkus/pull/4948)
([dependabot[bot]](https://github.com/apps/dependabot))
- Revert "file: disabling idempotent test in order to experiment around…
[\#4946](https://github.com/apache/camel-quarkus/pull/4946)
([aldettinger](https://github.com/aldettinger))
- Upgrade Debezium to 2.2.0.Final
[\#4942](https://github.com/apache/camel-quarkus/pull/4942)
([jamesnetherton](https://github.com/jamesnetherton))
- Added link to get started with Camel in general.
[\#4941](https://github.com/apache/camel-quarkus/pull/4941)
([spatnity](https://github.com/spatnity))