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 4b1a484 Updated CHANGELOG.md
4b1a484 is described below
commit 4b1a484501285fc566502f8ae57d3c27ba6ac722
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 7 03:11:05 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b4c3426..5fee821 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@
**Merged pull requests:**
+- Fixed reference to camel-kamelets-catalog
[\#3071](https://github.com/apache/camel-quarkus/pull/3071)
([oscerd](https://github.com/oscerd))
+- Fixed reference to Kamelets catalog
[\#3070](https://github.com/apache/camel-quarkus/pull/3070)
([oscerd](https://github.com/oscerd))
- \[Website\] fix attribute syntax
[\#3064](https://github.com/apache/camel-quarkus/pull/3064)
([djencks](https://github.com/djencks))
- Allow extending an existing Catalog
[\#3063](https://github.com/apache/camel-quarkus/pull/3063)
([ppalaga](https://github.com/ppalaga))
- Test OpenAPI with YAML responses
[\#3062](https://github.com/apache/camel-quarkus/pull/3062)
([jamesnetherton](https://github.com/jamesnetherton))