Skip to content

Commit

Permalink
release: v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Flix committed Jan 14, 2024
1 parent 5cd2213 commit c7758ee
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 115 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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

## [0.8.0] - 2024-01-14

### Features

- Implement JSON Patch alongside FHIRPath Patch

### Miscellaneous Tasks

- Improve format implementation generation
- Add link to fhirbolt
- Add missing derives on MissingSearch

### Refactor

- Parse FHIR versions separately
- [**breaking**] Switch back to derive_builder
- [**breaking**] Change the whole client structure to allow multiple FHIR versions at once

## [0.7.0] - 2023-11-03

### Bug Fixes
Expand Down
Loading

0 comments on commit c7758ee

Please sign in to comment.