This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/master by this push:
new 98d4bd7 Updated CHANGELOG.md
98d4bd7 is described below
commit 98d4bd704f5aee0ae4908cf6cf78ed10f089dd36
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 19 03:08:29 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ecb31bc..ba834b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -631,7 +631,6 @@
- update to Camel 2.24.0
[\#60](https://github.com/apache/camel-k-runtime/issues/60)
- remove spring boot support
[\#55](https://github.com/apache/camel-k-runtime/issues/55)
- Release 0.3.2 [\#51](https://github.com/apache/camel-k-runtime/issues/51)
-- Refactor customizer activation
[\#46](https://github.com/apache/camel-k-runtime/issues/46)
**Merged pull requests:**
@@ -653,6 +652,7 @@
**Closed issues:**
- Provide a default "type" for cloudevents
[\#48](https://github.com/apache/camel-k-runtime/issues/48)
+- Refactor customizer activation
[\#46](https://github.com/apache/camel-k-runtime/issues/46)
- Support StreamCaching configuration trough a ContextCustomizer
[\#44](https://github.com/apache/camel-k-runtime/issues/44)
- Runtime components should include catalog information
[\#31](https://github.com/apache/camel-k-runtime/issues/31)
- Release 0.3.1 [\#28](https://github.com/apache/camel-k-runtime/issues/28)