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-k-runtime.git
The following commit(s) were added to refs/heads/main by this push:
new 736bc17 Updated CHANGELOG.md
736bc17 is described below
commit 736bc179160a8efa3f3fc95dbb4702f994c0b564
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 15 03:06:06 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e52434d..0328ab2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@
- Cannot use event broker other than default
[\#764](https://github.com/apache/camel-k-runtime/issues/764)
- Set YamlDeserializationMode.FLOW on camel-context
[\#707](https://github.com/apache/camel-k-runtime/issues/707)
+- Add more examples with different components
[\#617](https://github.com/apache/camel-k-runtime/issues/617)
+- Add README to examples
[\#616](https://github.com/apache/camel-k-runtime/issues/616)
**Merged pull requests:**