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 09021d6 Updated CHANGELOG.md
09021d6 is described below
commit 09021d6ab88be7bb6926edd6966e791a12f75def
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 15 03:16:49 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a6917c..f11012a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,10 +6,14 @@
**Closed issues:**
+- 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))
+- 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))
- 0.5.0 docs [\#452](https://github.com/apache/camel-kafka-connector/pull/452)
([oscerd](https://github.com/oscerd))
- Updated SQS example
[\#450](https://github.com/apache/camel-kafka-connector/pull/450)
([oscerd](https://github.com/oscerd))