Skip to content

Commit 1031eff

Browse files
committed
Compile release notes for v7.5.0
1 parent 849cce8 commit 1031eff

File tree

6 files changed

+23
-5
lines changed

6 files changed

+23
-5
lines changed

docs/release_notes.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,29 @@ v7 Breaking Changes Summary
66

77
.. towncrier release notes start
88
9+
web3.py v7.5.0 (2024-11-06)
10+
---------------------------
11+
12+
Improved Documentation
13+
~~~~~~~~~~~~~~~~~~~~~~
14+
15+
- Polish docs index page (`#3522 <https://github.com/ethereum/web3.py/issues/3522>`__)
16+
17+
18+
Features
19+
~~~~~~~~
20+
21+
- Add support for Geth Debug traceTransaction. (`#3334 <https://github.com/ethereum/web3.py/issues/3334>`__)
22+
- New contract methods to obtain event elements from a contract ABI using a name, signature, selector, or topic. (`#3472 <https://github.com/ethereum/web3.py/issues/3472>`__)
23+
24+
25+
Internal Changes - for web3.py Contributors
26+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27+
28+
- Add python 3.13 support (`#3493 <https://github.com/ethereum/web3.py/issues/3493>`__)
29+
- Compile test contracts with newly released Solidity ``v0.8.28`` to ensure compatibility. (`#3515 <https://github.com/ethereum/web3.py/issues/3515>`__)
30+
31+
932
web3.py v7.4.0 (2024-10-16)
1033
---------------------------
1134

newsfragments/3334.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/3472.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/3493.internal.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/3515.internal.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/3522.docs.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)