We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e06ce9 commit a13b614Copy full SHA for a13b614
1 file changed
README.md
@@ -29,9 +29,7 @@ please read the [contribution guidelines](CONTRIBUTING.md) so you can run lint c
29
30
## Version
31
32
-Eth Docker uses a "semver-ish" scheme.
33
-- First digit, major shifts in how things work. The last one was the Ethereum merge. I do not expect another shift that
34
-large.
35
-- Second through fourth digit, [semver](https://semver.org/).
+Eth Docker uses calendar versioning, to make it easy to align with known hardfork dates.
+Eth Docker will release a new version for breaking changes, so you can pin that along your pinned client versions.
36
37
-This is Eth Docker v2.19.1.0
+This is Eth Docker v26.3.0
0 commit comments