-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(canary): fix birth message types (#203)
- Loading branch information
Showing
4 changed files
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,34 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. | ||
<a name="5.2.1"></a> | ||
## 5.2.1 11-26-2024 | ||
|
||
### Fixes | ||
* Fix message type validation for birth submission messages | ||
|
||
<a name="5.2.0"></a> | ||
## 5.2.0 11-05-2024 | ||
|
||
### Features | ||
* Add Fetal Death Record and Messaging tools | ||
* Update BirthRecord Connectathon tests to align with BFDR STU 2.0 | ||
* Update VRDR link to point to Canary that supports VRDR STU 2.2 | ||
|
||
<a name="5.1.1"></a> | ||
## 5.1.1 | ||
|
||
### Features | ||
* Change year of birth to 2022 or higher for birth Connectathon test records | ||
|
||
<a name="5.1.0"></a> | ||
## 5.1.0 | ||
|
||
### Features | ||
* Add null BFDR test case to Connectathon records. | ||
|
||
<a name="5.0.0"></a> | ||
## 5.0.0 | ||
|
||
### Features | ||
* BFDR Test Connectathon records are now present and supported for record and message testing in Canary. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters