mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 07:06:42 +00:00
chore(taiko): release 1.14.0 (#401)
This commit is contained in:
parent
139e562050
commit
53531d9614
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
".": "1.13.0"
|
".": "1.14.0"
|
||||||
}
|
}
|
||||||
|
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [1.14.0](https://github.com/taikoxyz/taiko-geth/compare/v1.13.0...v1.14.0) (2025-03-21)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **taiko_genesis:** update `TaikoGenesisBlock` configs ([#400](https://github.com/taikoxyz/taiko-geth/issues/400)) ([139e562](https://github.com/taikoxyz/taiko-geth/commit/139e56205075ba5897c2a4ca707a52b096a3f200))
|
||||||
|
|
||||||
## [1.13.0](https://github.com/taikoxyz/taiko-geth/compare/v1.12.0...v1.13.0) (2025-03-15)
|
## [1.13.0](https://github.com/taikoxyz/taiko-geth/compare/v1.12.0...v1.13.0) (2025-03-15)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue