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 8fcf47c25 Updated CHANGELOG.md
8fcf47c25 is described below
commit 8fcf47c258c00ae3671929ba018ba8aeee79772d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 9 03:17:01 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72db91dd5..59fff6e1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
- Get rid of `fmt.Print...()` methods
[\#2773](https://github.com/apache/camel-k/issues/2773)
- Remove maven wrapper and any leftover pom.xml
[\#2659](https://github.com/apache/camel-k/issues/2659)
- Use local registry config from cluster
[\#1802](https://github.com/apache/camel-k/issues/1802)
+- Create ConsoleYAMLSample for Integration and IntegrationPlatform CRDs on
OpenShift [\#1480](https://github.com/apache/camel-k/issues/1480)
- Let dependencies be defined using file URLs
[\#1227](https://github.com/apache/camel-k/issues/1227)
- Document how to use Camel K without the "kamel" tool
[\#52](https://github.com/apache/camel-k/issues/52)
- Add roadmap information [\#35](https://github.com/apache/camel-k/issues/35)