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 5d52272 Updated CHANGELOG.md
5d52272 is described below
commit 5d52272e3899e2589a3ec37d554aec57144d9370
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 16 03:09:33 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 28bbd08..343bdba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
[Full
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.7.3...HEAD)
+**Closed issues:**
+
+- Release 0.7.3
[\#1095](https://github.com/apache/camel-kafka-connector/issues/1095)
+
**Merged pull requests:**
- Introduce MockWebServer extension for testing \#1085
[\#1097](https://github.com/apache/camel-kafka-connector/pull/1097)
([tadayosi](https://github.com/tadayosi))