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 ec19d22 Updated CHANGELOG.md
ec19d22 is described below
commit ec19d22514fe8ab7eea7fed02d63d8ed9fd5a303
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 16 03:16:51 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f11012a..feb8914 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,14 @@
**Closed issues:**
+- Create Minio connector examples
[\#456](https://github.com/apache/camel-kafka-connector/issues/456)
- Support topics.regex
[\#454](https://github.com/apache/camel-kafka-connector/issues/454)
- Define a default naming for converters, transforms and aggregation packages
[\#439](https://github.com/apache/camel-kafka-connector/issues/439)
**Merged pull requests:**
- Document Update
[\#461](https://github.com/apache/camel-kafka-connector/pull/461)
([NiteshKoushik](https://github.com/NiteshKoushik))
+- Document Update
[\#460](https://github.com/apache/camel-kafka-connector/pull/460)
([NiteshKoushik](https://github.com/NiteshKoushik))
- Switch from Gitter to Zulip
[\#459](https://github.com/apache/camel-kafka-connector/pull/459)
([lburgazzoli](https://github.com/lburgazzoli))
- Support for topics.regex
[\#458](https://github.com/apache/camel-kafka-connector/pull/458)
([oscerd](https://github.com/oscerd))
- Added 0.5.0 to the compatibility matrix
[\#453](https://github.com/apache/camel-kafka-connector/pull/453)
([oscerd](https://github.com/oscerd))