Skip to content

Commit c13b26d

Browse files
committed
Update Changelog for release
1 parent 0ed4f78 commit c13b26d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,19 @@ Template:
2020
### Fixed
2121
-->
2222

23+
## [v6.0.0] - 2025-08-09
24+
25+
### Changed
26+
27+
- Support the Autonity Nile protocol ([#87](https://github.com/autonity/autonity.py/pull/87))
28+
- Track contract version in Autonity contract binding ([`2c25fd6`](https://github.com/autonity/autonity.py/commit/2c25fd6))
29+
- Update web3.py version to `7.12.0` ([`bab382f`](https://github.com/autonity/autonity.py/commit/bab382f))
30+
31+
### Fixed
32+
33+
- Fix return type & value of `Accountability.events()` ([#82](https://github.com/autonity/autonity.py/pull/82))
34+
- Drop Python 3.8 support properly ([`ec5eb9d`](https://github.com/autonity/autonity.py/commit/ec5eb9d))
35+
2336
## [v5.1.0] - 2024-12-12
2437

2538
### Changed
@@ -108,6 +121,7 @@ Template:
108121
_First release._
109122

110123
<!-- [vX.Y.Z]: https://github.com/autonity/autonity.py/releases/tag/vX.Y.Z -->
124+
[v6.0.0]: https://github.com/autonity/autonity.py/releases/tag/v6.0.0
111125
[v5.1.0]: https://github.com/autonity/autonity.py/releases/tag/v5.1.0
112126
[v5.0.0]: https://github.com/autonity/autonity.py/releases/tag/v5.0.0
113127
[v4.0.0]: https://github.com/autonity/autonity.py/releases/tag/v4.0.0

0 commit comments

Comments
 (0)