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 1b40af5 Updated CHANGELOG.md
1b40af5 is described below
commit 1b40af562a9e1e031b24e0af1ef8c4a2f6fc895e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 19 03:04:57 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 847b7c4..11f01f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD)
+
+[Full Changelog](https://github.com/apache/camel-quarkus/compare/1.3.0...HEAD)
+
+**Closed issues:**
+
+- How to add startHistoryId queryParameter to google-mail:history/list
\(camel-quarkus-google-mail\)
[\#1927](https://github.com/apache/camel-quarkus/issues/1927)
+
## [1.3.0](https://github.com/apache/camel-quarkus/tree/1.3.0) (2020-10-16)
[Full Changelog](https://github.com/apache/camel-quarkus/compare/1.2.0...1.3.0)
@@ -1854,7 +1862,6 @@
- chore\(build\): use project.version
[\#15](https://github.com/apache/camel-quarkus/pull/15)
([lburgazzoli](https://github.com/lburgazzoli))
- Add keys [\#13](https://github.com/apache/camel-quarkus/pull/13)
([lburgazzoli](https://github.com/lburgazzoli))
- Fix \#11 Test the native mode on TravisCI
[\#12](https://github.com/apache/camel-quarkus/pull/12)
([ppalaga](https://github.com/ppalaga))
-- Migrate Camel extensions from Quarkus
[\#3](https://github.com/apache/camel-quarkus/pull/3)
([ppalaga](https://github.com/ppalaga))