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 dc16957 Updated CHANGELOG.md
dc16957 is described below
commit dc169577bd0d8d2ddbb7cb9270fa5b2cfcc76088
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 8 03:08:04 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a342e34..26844ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -623,6 +623,7 @@
- add servlet support
[\#68](https://github.com/apache/camel-k-runtime/pull/68)
([lburgazzoli](https://github.com/lburgazzoli))
- Refactor customizer activation
[\#67](https://github.com/apache/camel-k-runtime/pull/67)
([lburgazzoli](https://github.com/lburgazzoli))
- rest: support configuring rest's configuration component/endpoint properties
[\#66](https://github.com/apache/camel-k-runtime/pull/66)
([lburgazzoli](https://github.com/lburgazzoli))
+- chore\(cleanup\): remove platform stream handler
[\#64](https://github.com/apache/camel-k-runtime/pull/64)
([lburgazzoli](https://github.com/lburgazzoli))
- Update dependencies
[\#63](https://github.com/apache/camel-k-runtime/pull/63)
([lburgazzoli](https://github.com/lburgazzoli))
- remove spring boot support
[\#62](https://github.com/apache/camel-k-runtime/pull/62)
([lburgazzoli](https://github.com/lburgazzoli))
- update to Camel 2.24.0
[\#61](https://github.com/apache/camel-k-runtime/pull/61)
([lburgazzoli](https://github.com/lburgazzoli))
@@ -641,7 +642,6 @@
**Merged pull requests:**
-- chore\(cleanup\): remove platform stream handler
[\#64](https://github.com/apache/camel-k-runtime/pull/64)
([lburgazzoli](https://github.com/lburgazzoli))
- Rollback to 0.3.2-SNAPSHOT and re-enable missing module
[\#53](https://github.com/apache/camel-k-runtime/pull/53)
([nicolaferraro](https://github.com/nicolaferraro))
- Align the snapshot version for camel-k-adapter-camel-3 module
[\#52](https://github.com/apache/camel-k-runtime/pull/52)
([oscerd](https://github.com/oscerd))
- Fix \#48: add a default type to cloudevents
[\#50](https://github.com/apache/camel-k-runtime/pull/50)
([nicolaferraro](https://github.com/nicolaferraro))