Skip to content

Latest commit

 

History

History
48 lines (21 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

48 lines (21 loc) · 2.22 KB

Changelog

0.6.1 (2024-10-04)

Documentation

  • fork-diff: update geth fork diff for upstream merge (#18206) (cf303b6)

0.6.0 (2024-06-06)

Features

0.5.0 (2024-05-13)

Performance Improvements

  • main: use errors.New to replace fmt.Errorf with no parameters (#16777) (bb0c1ae)

0.4.0 (2023-09-25)

Features

0.3.0 (2023-08-22)

Features

0.2.0 (2023-06-12)

Features

  • repo: add fork-diff package and clean up readme (#13738) (e4f533d)

Bug Fixes