Skip to content

Commit 009d9be

Browse files
Release 2.0.0: CHANGELOG update (#349)
* Update `CHANGELOG.md` to reflect release.
1 parent 54fb748 commit 009d9be

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
8-
7+
## [2.0.0] - 2024-07-25
98
- [Breaking Change] When mapping `Observation[Condition] / code` in the input XML, the values for `code` and `codeSystem` were swapped in the resultant JSON. The adaptor now correctly maps `[Condition] / code @code` to `Resource[Condtion].code.coding[0].code` and `[Condition] / code @codeSystem` to `Resource[Condtion].code.coding[0].system` as intented.
10-
11-
129
## [1.0.5-amd64 & 1.0.5-arm64]
1310
- Rabbit AMQP 0.9.1 support has been added to allow configuration with a different queue protocol.
1411
- Readme has been updated to include the configuration details for AMQP 0.9.1

0 commit comments

Comments
 (0)