@@ -6,6 +6,40 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.4.6] ( https://github.com/danieleades/monzo-lib/compare/v0.4.5...v0.4.6 ) - 2025-04-05
10
+
11
+ ### Added
12
+
13
+ - use rustls tls ([ #156 ] ( https://github.com/danieleades/monzo-lib/pull/156 ) )
14
+
15
+ ### Fixed
16
+
17
+ - * (ci)* fix the name of the CI runners ([ #136 ] ( https://github.com/danieleades/monzo-lib/pull/136 ) )
18
+
19
+ ### Other
20
+
21
+ - Merge pull request #150 from danieleades/dependabot/cargo/patch-updates-c89dced416
22
+ - Merge pull request #151 from danieleades/dependabot/cargo/ring-0.17.13
23
+ - * (deps)* bump tokio from 1.43.0 to 1.44.1
24
+ - add funding info ([ #149 ] ( https://github.com/danieleades/monzo-lib/pull/149 ) )
25
+ - * (ci)* tidying of workflow files and minor refactoring ([ #148 ] ( https://github.com/danieleades/monzo-lib/pull/148 ) )
26
+ - * (docs)* update CI badge in readme ([ #147 ] ( https://github.com/danieleades/monzo-lib/pull/147 ) )
27
+ - * (deps)* bump rand from 0.8.5 to 0.9.0 ([ #143 ] ( https://github.com/danieleades/monzo-lib/pull/143 ) )
28
+ - * (lint)* remove unnecessary semicolon ([ #146 ] ( https://github.com/danieleades/monzo-lib/pull/146 ) )
29
+ - * (deps)* bump openssl from 0.10.68 to 0.10.70
30
+ - * (deps)* bump the patch-updates group with 3 updates
31
+ - address cargo-deny warnings ([ #142 ] ( https://github.com/danieleades/monzo-lib/pull/142 ) )
32
+ - * (deps)* bump tokio from 1.41.1 to 1.42.0
33
+ - * (deps)* bump codecov/codecov-action from 4 to 5 ([ #132 ] ( https://github.com/danieleades/monzo-lib/pull/132 ) )
34
+ - * (deps)* bump tokio from 1.40.0 to 1.41.1
35
+ - * (deps)* bump the patch-updates group across 1 directory with 5 updates
36
+ - * (deps)* bump thiserror from 1.0.63 to 2.0.3
37
+ - address clippy warnings ([ #135 ] ( https://github.com/danieleades/monzo-lib/pull/135 ) )
38
+ - * (ci)* refactor CI to parse MSRV from cargo.toml ([ #134 ] ( https://github.com/danieleades/monzo-lib/pull/134 ) )
39
+ - address missing backticks and spelling errors ([ #124 ] ( https://github.com/danieleades/monzo-lib/pull/124 ) )
40
+ - * (deps)* bump the patch-updates group with 2 updates
41
+ - * (deps)* bump tokio from 1.39.3 to 1.40.0
42
+
9
43
## [ 0.4.5] ( https://github.com/danieleades/monzo-lib/compare/v0.4.4...v0.4.5 ) - 2024-08-23
10
44
11
45
### Fixed
0 commit comments