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-quarkus.git
The following commit(s) were added to refs/heads/main by this push: new 90f81ae Updated CHANGELOG.md 90f81ae is described below commit 90f81aec6ca601360de7c524ed9ce34b2812536d Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Apr 27 03:14:56 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bae4634..c8417d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1427,6 +1427,7 @@ - Add templates config option to the Mustache extension [\#868](https://github.com/apache/camel-quarkus/issues/868) - Duplicate LICENSE\(.txt\) and NOTICE\(.txt\) files in the source distribution [\#844](https://github.com/apache/camel-quarkus/issues/844) - Qute support [\#825](https://github.com/apache/camel-quarkus/issues/825) +- Quartz support [\#823](https://github.com/apache/camel-quarkus/issues/823) - Cron support [\#822](https://github.com/apache/camel-quarkus/issues/822) - Webhook component support [\#820](https://github.com/apache/camel-quarkus/issues/820) - Openshift support [\#812](https://github.com/apache/camel-quarkus/issues/812) @@ -1612,7 +1613,6 @@ **Closed issues:** - Move Groovy executions under the enforce profile [\#831](https://github.com/apache/camel-quarkus/issues/831) -- Quartz support [\#823](https://github.com/apache/camel-quarkus/issues/823) - Braintree support [\#810](https://github.com/apache/camel-quarkus/issues/810) - Zip Deflate Compression dataformat support [\#791](https://github.com/apache/camel-quarkus/issues/791) - LZF Deflate Compression dataformat support [\#788](https://github.com/apache/camel-quarkus/issues/788)