Skip to content

Commit c7758ee

Browse files
author
Flix
committed
release: v0.8.0
1 parent 5cd2213 commit c7758ee

File tree

4 files changed

+133
-115
lines changed

4 files changed

+133
-115
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.8.0] - 2024-01-14
6+
7+
### Features
8+
9+
- Implement JSON Patch alongside FHIRPath Patch
10+
11+
### Miscellaneous Tasks
12+
13+
- Improve format implementation generation
14+
- Add link to fhirbolt
15+
- Add missing derives on MissingSearch
16+
17+
### Refactor
18+
19+
- Parse FHIR versions separately
20+
- [**breaking**] Switch back to derive_builder
21+
- [**breaking**] Change the whole client structure to allow multiple FHIR versions at once
22+
523
## [0.7.0] - 2023-11-03
624

725
### Bug Fixes

0 commit comments

Comments
 (0)