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 4499b54 Updated CHANGELOG.md
4499b54 is described below
commit 4499b54e70fe7546d72d31301fafa2ea63088543
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 7 03:15:17 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8454503..07a8e92 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
**Merged pull requests:**
- Provide API to retrieve Basic configuration \#679
[\#683](https://github.com/apache/camel-kafka-connector/pull/683)
([apupier](https://github.com/apupier))
+- Minor SJMS2 test cleanups
[\#681](https://github.com/apache/camel-kafka-connector/pull/681)
([orpiske](https://github.com/orpiske))
- fix typo [\#680](https://github.com/apache/camel-kafka-connector/pull/680)
([apupier](https://github.com/apupier))
- Use foreach instead of Iterator to simplify code
[\#678](https://github.com/apache/camel-kafka-connector/pull/678)
([apupier](https://github.com/apupier))
- Avoid mix of stream and non-stream; simplify comparison
[\#676](https://github.com/apache/camel-kafka-connector/pull/676)
([apupier](https://github.com/apupier))