We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd2213 commit c7758eeCopy full SHA for c7758ee
CHANGELOG.md
@@ -2,6 +2,24 @@
2
3
All notable changes to this project will be documented in this file.
4
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
23
## [0.7.0] - 2023-11-03
24
25
### Bug Fixes
0 commit comments