We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2697261 commit 274a8f0Copy full SHA for 274a8f0
CHANGELOG.md
@@ -4,6 +4,14 @@ The format is based on [Keep a Changelog].
4
5
[Keep a Changelog]: http://keepachangelog.com/en/1.0.0/
6
7
+## [v0.24.9] - 2024-03-17
8
+
9
+This is a non-breaking release that updates the dependency `rust-platform-verifier` to v0.5 to fix that
10
+that `rust-platform-verifier` v0.3 didn't enable the `std feature` in `rustls` which caused a compilation error.
11
+See https://github.com/paritytech/jsonrpsee/issues/1536 for further information.
12
13
+Thanks to the external contributor [@prestwich](https://github.com/prestwich) who spotted and fixed this issue.
14
15
## [v0.24.8] - 2024-01-24
16
17
This is a non-breaking release that decreases the MSRV to 1.74.0.
0 commit comments