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 f4a22de Updated CHANGELOG.md
f4a22de is described below
commit f4a22dea6e519a13e424207117094d1f73888645
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 09:56:38 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d16187f..c08db5f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
- Add the connector class to use in the documentation of each connector
[\#321](https://github.com/apache/camel-kafka-connector/issues/321)
- Support multiple topics for connector configuration
[\#197](https://github.com/apache/camel-kafka-connector/issues/197)
+- Generate a catalog of supported connectors
[\#141](https://github.com/apache/camel-kafka-connector/issues/141)
**Fixed bugs:**