You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/03/03 03:09:50 UTC

[camel-k-runtime] branch master updated: Updated CHANGELOG.md

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 be794d5  Updated CHANGELOG.md
be794d5 is described below

commit be794d5dcb661e0acfa3c911d66a717a400c175e
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Mar 3 03:09:39 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 568112a..36e4e6f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -484,7 +484,6 @@
 - Fix \#222: initial implementation of native cron support [\#223](https://github.com/apache/camel-k-runtime/pull/223) ([nicolaferraro](https://github.com/nicolaferraro))
 - Upgrade Jackson to version 2.10.2 [\#221](https://github.com/apache/camel-k-runtime/pull/221) ([oscerd](https://github.com/oscerd))
 - Bump Maven source plugin to version 3.2.1 [\#220](https://github.com/apache/camel-k-runtime/pull/220) ([oscerd](https://github.com/oscerd))
-- Update to camel-quarkus 1.0.0-M2 [\#219](https://github.com/apache/camel-k-runtime/pull/219) ([lburgazzoli](https://github.com/lburgazzoli))
 
 ## [camel-k-runtime-parent-1.0.9](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.9) (2019-12-19)
 
@@ -496,6 +495,7 @@
 
 **Merged pull requests:**
 
+- Update to camel-quarkus 1.0.0-M2 [\#219](https://github.com/apache/camel-k-runtime/pull/219) ([lburgazzoli](https://github.com/lburgazzoli))
 - Dependencies updates and test improvements [\#216](https://github.com/apache/camel-k-runtime/pull/216) ([lburgazzoli](https://github.com/lburgazzoli))
 - \[quarkus\] create loaders for java, groovy and kotlin in JVM mode [\#214](https://github.com/apache/camel-k-runtime/pull/214) ([lburgazzoli](https://github.com/lburgazzoli))
 - chore\(plugin\): switch from v1alpha1 to v1 [\#213](https://github.com/apache/camel-k-runtime/pull/213) ([nicolaferraro](https://github.com/nicolaferraro))