Skip to content

Commit aa1b73f

Browse files
committed
Compile release notes
1 parent d553bd4 commit aa1b73f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/release_notes.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ Release notes
33

44
.. towncrier release notes start
55
6+
py-evm 0.3.0-alpha.20 (2020-10-21)
7+
----------------------------------
8+
9+
Bugfixes
10+
~~~~~~~~
11+
12+
- Upgrade rlp library to ``v2.0.0`` stable, which is friendlier to 32-bit and other
13+
architectures. Downstream applications can choose to explicitly install the rust
14+
implementation with ``pip install rlp[rust-backend]``.
15+
(`d553bd <https://github.com/ethereum/py-evm/commit/d553bd405bbf41a1da0c227a614baba7b43e9449>`__)
16+
17+
618
py-evm 0.3.0-alpha.19 (2020-08-31)
719
----------------------------------
820

0 commit comments

Comments
 (0)