Skip to content

Commit

Permalink
Compile release notes for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pacrob committed Dec 6, 2023
1 parent eb71c75 commit dbf1317
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 deletions.
21 changes: 21 additions & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@ Release Notes

.. towncrier release notes start
eth-rlp v1.0.0 (2023-12-06)
---------------------------

Breaking Changes
~~~~~~~~~~~~~~~~

- Drop python 3.7 support (`#16 <https://github.com/ethereum/eth-rlp/issues/16>`__)


Features
~~~~~~~~

- Add python 3.11 support (`#16 <https://github.com/ethereum/eth-rlp/issues/16>`__)


Internal Changes - for eth-rlp Contributors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Merge updates from template, including use ``pre-commit`` for linting, and changing the name of the ``master`` branch to ``main`` (`#16 <https://github.com/ethereum/eth-rlp/issues/16>`__)


eth-rlp v0.3.0 (2022-01-19)
---------------------------
Eth_Rlp 0.3.0 (2022-01-19)
Expand Down
1 change: 0 additions & 1 deletion newsfragments/16.breaking.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/16.feature.rst

This file was deleted.

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

This file was deleted.

0 comments on commit dbf1317

Please sign in to comment.