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 42e5b17 Updated CHANGELOG.md
42e5b17 is described below
commit 42e5b17259e1d0570ef59b7a2f5aacb31c72e391
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 22 03:20:05 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e532720..868a4ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -649,6 +649,7 @@
- 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:**
@@ -700,7 +701,6 @@
**Closed issues:**
-- Refactor customizer activation
[\#46](https://github.com/apache/camel-k-runtime/issues/46)
- Upgrade spring boot
[\#29](https://github.com/apache/camel-k-runtime/issues/29)
- Add runtime health endpoint
[\#21](https://github.com/apache/camel-k-runtime/issues/21)
- Default service definition not taken into account
[\#19](https://github.com/apache/camel-k-runtime/issues/19)