File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.0] ( https://github.com/encryption4all/irmars/compare/v0.2.2...v0.3.0 ) - 2026-06-26
11+
12+ ### Added
13+
14+ - support chained sessions (nextSession) on ExtendedIrmaRequest
15+ - add host option to override session QR host
16+ - expose frontendRequest block on SessionData
17+ - add IrmaClient::health() wrapper for the /health endpoint
18+
19+ ### Other
20+
21+ - bump reqwest to 0.13
22+
1023## [ 0.2.2] ( https://github.com/encryption4all/irmars/compare/v0.2.1...v0.2.2 ) - 2026-05-18
1124
1225### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " irmars"
3- version = " 0.2.2 "
3+ version = " 0.3.0 "
44authors = [
55 " David Venhoek <david@venhoek.nl>" ,
66 " Ruben Hensen <r.hensen@caesar.nl>" ,
You can’t perform that action at this time.
0 commit comments