Skip to content

Commit

Permalink
chore: Add changelog for 2024.09.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mdomke committed Aug 30, 2024
1 parent f8a7fd9 commit 44ae8e7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Changelog

Versions follow `CalVer <http://www.calver.org/>`_ with the scheme ``YY.0M.Micro``.

`2024.09.0`_ - 2024/09/31
-------------------------
Fixed
~~~~~
* Fix Python 3.8 support while it is still supported (EOL is 2024-10) (thanks to `@bwoodsend <https://github.com/bwoodsend>`_)

`2024.08.1`_ - 2024/08/13
-------------------------
Added
Expand Down Expand Up @@ -679,6 +685,7 @@ Added
* Added :attr:`.BIC.country` and :attr:`.IBAN.country`.


.. _2024.09.0: https://github.com/mdomke/schwifty/compare/2024.08.1...2024.09.0
.. _2024.08.1: https://github.com/mdomke/schwifty/compare/2024.08.0...2024.08.1
.. _2024.08.0: https://github.com/mdomke/schwifty/compare/2024.06.1...2024.08.0
.. _2024.06.1: https://github.com/mdomke/schwifty/compare/2024.06.0...2024.06.1
Expand Down

0 comments on commit 44ae8e7

Please sign in to comment.