Skip to content

Commit

Permalink
Compile release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
carver committed Feb 27, 2020
1 parent a2639e9 commit 2502703
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
16 changes: 16 additions & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@ Release Notes

.. towncrier release notes start
Eth_Abi 2.1.1 (2020-02-27)
--------------------------

Bugfixes
~~~~~~~~

- If subclassing :meth:`eth_abi.decoding.ContextFramesBytesIO.seek`, the new method was not
being used up :meth:`~eth_abi.decoding.ContextFramesBytesIO.seek_in_frame`. Now it will be. (`#139 <https://github.com/ethereum/eth-abi/issues/139>`__)


Internal Changes - for eth_abi contributors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Merged in project template, for changes in release scripts, docs, release notes, etc. (`#140 <https://github.com/ethereum/eth-abi/issues/140>`__)


v2.1.0
------

Expand Down
2 changes: 0 additions & 2 deletions newsfragments/139.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/140.internal.rst

This file was deleted.

0 comments on commit 2502703

Please sign in to comment.