File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.7.0] ( https://github.com/danieleades/monzo-lib/compare/v0.6.1...v0.7.0 ) - 2026-04-25
10+
11+ ### Fixed
12+
13+ - add missing transaction decline reason ([ #205 ] ( https://github.com/danieleades/monzo-lib/pull/205 ) ) ([ #206 ] ( https://github.com/danieleades/monzo-lib/pull/206 ) )
14+
15+ ### Other
16+
17+ - * (deps)* bump reqwest to 0.13 ([ #211 ] ( https://github.com/danieleades/monzo-lib/pull/211 ) )
18+ - * (deps)* bump rand from 0.9.4 to 0.10.1 ([ #201 ] ( https://github.com/danieleades/monzo-lib/pull/201 ) )
19+ - bump rust edition from 2021 to 2024 ([ #210 ] ( https://github.com/danieleades/monzo-lib/pull/210 ) )
20+ - * (deps)* bump amannn/action-semantic-pull-request from 5 to 6 ([ #197 ] ( https://github.com/danieleades/monzo-lib/pull/197 ) )
21+ - * (deps)* bump codecov/codecov-action from 5 to 6 ([ #198 ] ( https://github.com/danieleades/monzo-lib/pull/198 ) )
22+ - * (deps)* bump the patch-updates group across 1 directory with 3 updates ([ #208 ] ( https://github.com/danieleades/monzo-lib/pull/208 ) )
23+ - * (deps)* bump tokio from 1.50.0 to 1.52.1 ([ #204 ] ( https://github.com/danieleades/monzo-lib/pull/204 ) )
24+ - * (deps)* bump rand from 0.9.2 to 0.9.3 ([ #202 ] ( https://github.com/danieleades/monzo-lib/pull/202 ) )
25+ - * (deps)* bump actions/checkout from 4 to 6 ([ #199 ] ( https://github.com/danieleades/monzo-lib/pull/199 ) )
26+ - * (deps)* bump tokio from 1.49.0 to 1.50.0 ([ #192 ] ( https://github.com/danieleades/monzo-lib/pull/192 ) )
27+ - * (deps)* bump clap from 4.5.60 to 4.6.0 ([ #194 ] ( https://github.com/danieleades/monzo-lib/pull/194 ) )
28+ - * (deps)* bump quinn-proto from 0.11.10 to 0.11.14 ([ #193 ] ( https://github.com/danieleades/monzo-lib/pull/193 ) )
29+ - * (deps)* bump the patch-updates group with 2 updates ([ #191 ] ( https://github.com/danieleades/monzo-lib/pull/191 ) )
30+ - * (deps)* bump bytes from 1.10.1 to 1.11.1 ([ #189 ] ( https://github.com/danieleades/monzo-lib/pull/189 ) )
31+ - * (deps)* bump the patch-updates group with 4 updates ([ #188 ] ( https://github.com/danieleades/monzo-lib/pull/188 ) )
32+
933## [ 0.6.1] ( https://github.com/danieleades/monzo-lib/compare/v0.6.0...v0.6.1 ) - 2026-01-31
1034
1135### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " monzo-lib"
3- version = " 0.6.1 "
3+ version = " 0.7.0 "
44authors = [" Daniel Eades <danieleades@hotmail.com>" ]
55edition = " 2024"
66description = " async Monzo client in pure rust."
You can’t perform that action at this time.
0 commit comments