Skip to content

Commit

Permalink
release: v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Flix committed Jul 28, 2024
1 parent b8faabf commit f68a42e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## [unreleased] - 2024-07-25
## [0.13.0] - 2024-07-28

### Bug Fixes

Expand Down
4 changes: 1 addition & 3 deletions crates/fhir-sdk/src/client/mod.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//! REST Client Implementation.
//!
//! Does only work with one FHIR version at a time!
//! FHIR REST Client Implementation.
mod auth;
mod builder;
Expand Down

0 comments on commit f68a42e

Please sign in to comment.