File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,21 @@ instead.
1616> On 1/27/2022, Eth Docker's repository name changed. Everything should work as it did.
1717> If you do wish to manually update your local reference, run ` git remote set-url origin https://github.com/eth-educators/eth-docker.git `
1818
19- ## v2.14.0.0 2024-10-29
19+ ## v2.14.0.1 2024-11-01
2020
2121* This is a recommended release*
2222
23+ Changes
24+ - Add support for Ephemery testnet to ` ./ethd config `
25+
26+ Bug fixes
27+ - Resolve ` awk ` warning messages on GNU awk, which impacted all versions of Ubuntu
28+ - Fix errors causing ` ./ethd config ` to fail on several configuration options
29+
30+ ## v2.14.0.0 2024-10-29
31+
32+ * Avoid this release and use ` v2.14.0.1 ` *
33+
2334** Breaking** changes
2435- Require Erigon ` v2.60.9 ` or later
2536
You can’t perform that action at this time.
0 commit comments