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 7d81ee1 commit 4e44027Copy full SHA for 4e44027
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+2024-12-12 v24.12.0
2
+===================
3
+
4
+Nimbus `v24.12.0` is a `low-urgency` release.
5
6
+### Improvements
7
8
+* Support `bootstrap_nodes.yaml` bootstrap node specificationn:
9
+ https://github.com/status-im/nimbus-eth2/pull/6751
10
11
2024-11-29 v24.11.0
12
===================
13
beacon_chain/version.nim
@@ -18,7 +18,7 @@ const
18
"Copyright (c) 2019-" & compileYear & " Status Research & Development GmbH"
19
20
versionMajor* = 24
21
- versionMinor* = 11
+ versionMinor* = 12
22
versionBuild* = 0
23
24
versionBlob* = "stateofus" # Single word - ends up in the default graffiti
0 commit comments