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-quarkus.git
The following commit(s) were added to refs/heads/master by this push:
new 38a59c6 Updated CHANGELOG.md
38a59c6 is described below
commit 38a59c613f4508d3108258214840d7bb6ab87c2a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 29 03:05:28 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41cfa9a..aaef278 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,10 +26,12 @@
- Log with KafkaProducer does not work
[\#1862](https://github.com/apache/camel-quarkus/issues/1862)
- \[Quarkus 1.9\] leverage Quarkus JAXP extension where applicable
[\#1806](https://github.com/apache/camel-quarkus/issues/1806)
- Hipchat native support
[\#1652](https://github.com/apache/camel-quarkus/issues/1652)
+- Provide a quick profile
[\#1607](https://github.com/apache/camel-quarkus/issues/1607)
- Leverage camel-platform-http-vertx in platform-http extension
[\#1144](https://github.com/apache/camel-quarkus/issues/1144)
**Merged pull requests:**
+- Provide a quickly profile
[\#1962](https://github.com/apache/camel-quarkus/pull/1962)
([ppalaga](https://github.com/ppalaga))
- Leverage Quarkus JAXP extension where applicable \#1806
[\#1958](https://github.com/apache/camel-quarkus/pull/1958)
([ppalaga](https://github.com/ppalaga))
- Document Spark peculiarities \#1928
[\#1957](https://github.com/apache/camel-quarkus/pull/1957)
([ppalaga](https://github.com/ppalaga))
- Leverage camel-platform-http-vertx in platform-http extension
[\#1954](https://github.com/apache/camel-quarkus/pull/1954)
([jamesnetherton](https://github.com/jamesnetherton))