diff --git a/RELEASES.md b/RELEASES.md index 2a4adcff81..60f47400d9 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,5 +1,19 @@ # Release Notes +## [v0.13.3](https://github.com/ava-labs/coreth/releases/tag/v0.13.3) +- Update go-ethereum to v1.13.2 +- Bump AvalancheGo to v1.11.5 +- Bump golang version requirement to 1.21.9 +- Respect local flag in legacy tx pool +- Disable blobpool +- Testing improvements + +## [v0.13.2](https://github.com/ava-labs/coreth/releases/tag/v0.13.2) +- Integrate stake weighted gossip selection +- Update go-ethereum to v1.12.2 +- Force precompile modules registration in ethclient +- Bump Avalanchego to v1.11.3 + ## [v0.13.1](https://github.com/ava-labs/coreth/releases/tag/v0.13.1) - Bump AvalancheGo to v1.11.2