Skip to content

Commit

Permalink
Compile release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pacrob committed Dec 6, 2023
1 parent 336d237 commit 1e4a05d
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
py_ecc v7.0.0 (2023-12-06)
--------------------------

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

- Drop support for python 3.6 and 3.7 (`#130 <https://github.com/ethereum/py_ecc/issues/130>`__)


Features
~~~~~~~~

- Add support for python 3.11 (`#130 <https://github.com/ethereum/py_ecc/issues/130>`__)


Internal Changes - for py_ecc Contributors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Merge changes from python project template, including using pre-commit for linting and change the name of the ``master`` branch to ``main`` (`#130 <https://github.com/ethereum/py_ecc/issues/130>`__)


6.0.0
-----

Expand Down
1 change: 0 additions & 1 deletion newsfragments/130.breaking.rst

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 1e4a05d

Please sign in to comment.