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 d50aaef Updated CHANGELOG.md
d50aaef is described below
commit d50aaefaaff3da0a59e30a567ac50e082eb01eee
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 15 03:12:58 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a62a58..6580b76 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,9 +8,11 @@
- zipfile: Complete test coverage
[\#3610](https://github.com/apache/camel-quarkus/issues/3610)
- Use https instead of http to reference xsds
[\#3604](https://github.com/apache/camel-quarkus/issues/3604)
+- Increase FHIR extension test coverage
[\#3601](https://github.com/apache/camel-quarkus/issues/3601)
**Merged pull requests:**
+- Increase FHIR extension test coverage
[\#3614](https://github.com/apache/camel-quarkus/pull/3614)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade Quarkus to 2.7.4.Final
[\#3613](https://github.com/apache/camel-quarkus/pull/3613)
([zbendhiba](https://github.com/zbendhiba))
- zipfile: complete test coverage \#3610
[\#3611](https://github.com/apache/camel-quarkus/pull/3611)
([aldettinger](https://github.com/aldettinger))
- Complete the release guide
[\#3607](https://github.com/apache/camel-quarkus/pull/3607)
([aldettinger](https://github.com/aldettinger))