Skip to content

Commit 1695658

Browse files
chore: release v0.2.3
1 parent 3a6aa4d commit 1695658

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.3](https://github.com/encryption4all/irmars/compare/v0.2.2...v0.2.3) - 2026-06-17
11+
12+
### Added
13+
14+
- add IrmaClient::health() wrapper for the /health endpoint
15+
16+
### Other
17+
18+
- bump reqwest to 0.13
19+
1020
## [0.2.2](https://github.com/encryption4all/irmars/compare/v0.2.1...v0.2.2) - 2026-05-18
1121

1222
### Other

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "irmars"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
authors = [
55
"David Venhoek <david@venhoek.nl>",
66
"Ruben Hensen <r.hensen@caesar.nl>",

0 commit comments

Comments
 (0)