This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 69c09dfa70 Updated CHANGELOG.md
69c09dfa70 is described below
commit 69c09dfa70ae0a53827062956b3d35026675a4c4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 23 03:56:17 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3cd534008e..bfabbaed0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,7 @@
- Unable to compile native image for Azure Storage Blob extension
[\#3820](https://github.com/apache/camel-quarkus/issues/3820)
- `CamelMainRoutesIncludePatternWithAbsoluteFilePrefixDevModeTest` fails on
Windows [\#3529](https://github.com/apache/camel-quarkus/issues/3529)
- CamelTestSupport style of testing
[\#3511](https://github.com/apache/camel-quarkus/issues/3511)
+- Geocoder started returning "New York City" instead of "New York"
[\#3389](https://github.com/apache/camel-quarkus/issues/3389)
**Merged pull requests:**