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-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 4946d4b Updated CHANGELOG.md
4946d4b is described below
commit 4946d4bb4f606bf060c2e4034cdc83b1983f2c36
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 28 03:21:38 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c53f09f..769ac4c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@
**Merged pull requests:**
+- Added 0.6.0 to camel compatibility matrix
[\#648](https://github.com/apache/camel-kafka-connector/pull/648)
([oscerd](https://github.com/oscerd))
+- Aligned docs and link to 0.6.0
[\#647](https://github.com/apache/camel-kafka-connector/pull/647)
([oscerd](https://github.com/oscerd))
- Upgrade to Strimzi 0.20.0 and kafka-2.6.0
[\#642](https://github.com/apache/camel-kafka-connector/pull/642)
([oscerd](https://github.com/oscerd))
- Minor changes to docs - correct the camel-log and camel-timer properties
file names, verbiage change on untar/unzip section.
[\#639](https://github.com/apache/camel-kafka-connector/pull/639)
([cunningt](https://github.com/cunningt))
- Decouple the Elasticsearch client from the service to simplify moving the
services to Camel core
[\#638](https://github.com/apache/camel-kafka-connector/pull/638)
([orpiske](https://github.com/orpiske))