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.git
The following commit(s) were added to refs/heads/main by this push:
new a77255d Updated CHANGELOG.md
a77255d is described below
commit a77255dc8507e7e1b025fb88fae1b54ce3824cb6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 7 03:11:45 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d963716..90a7290 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,7 +26,9 @@
- Docs validation CI workflow
[\#2278](https://github.com/apache/camel-k/issues/2278)
- Kamel reset fails with KameletBinding
[\#2221](https://github.com/apache/camel-k/issues/2221)
- Kamel dump: make the command smarter
[\#2189](https://github.com/apache/camel-k/issues/2189)
+- Refactoring dump function
[\#2172](https://github.com/apache/camel-k/issues/2172)
- Use environment independent `operator-sdk` CLI version
[\#2167](https://github.com/apache/camel-k/issues/2167)
+- Extend config docs to reflect all possibilities coming from camel
[\#2153](https://github.com/apache/camel-k/issues/2153)
**Merged pull requests:**