We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7662d commit 837bfa8Copy full SHA for 837bfa8
CHANGELOG.md
@@ -1,3 +1,21 @@
1
+2022-05-20 v22.5.1
2
+==================
3
+
4
+Nimbus `v22.5.1` is a `low-urgency` maintenance release addressing a Web3 compatibility regression and introducing Ropsten testnet support.
5
6
+### Improvements:
7
8
+* Support for the Ropsten testnet, intended for merge testing
9
+ https://github.com/status-im/nimbus-eth2/pull/3648
10
11
+### Fixes:
12
13
+* Restore compatibility with certain Web3 endpoints
14
+ https://github.com/status-im/nimbus-eth2/pull/3645
15
16
+* More spec-compliant handling of JSON fields in REST, for better compatibility with added and optional fields
17
+ https://github.com/status-im/nimbus-eth2/pull/3647
18
19
2022-05-17 v22.5.0
20
==================
21
0 commit comments