-
Notifications
You must be signed in to change notification settings - Fork 344
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 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,8 +1,8 @@ | ||
## Intro: | ||
|
||
Highlights of this new release: | ||
Hotfix release: | ||
|
||
- Added new Serialization engines for easier creating | ||
- FhirClient now has better Binary support | ||
- Added support for filters during ValueSet expansion | ||
- Added new FhirPath features | ||
Reverted: https://github.com/FirelyTeam/firely-net-sdk/pull/2754 | ||
|
||
This fix introduced behavioral changes we need to handle first before we can apply this. | ||
This requires more time, so for now this has been reverted to be applied later again. |