Skip to content

Commit

Permalink
chore: Add CHANGELOG for 2022.07.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mdomke committed Jul 7, 2022
1 parent 3fa8e25 commit 73549e8
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``.

`2022.07.0`_ - 2022/0//07
-------------------------
Fixed
~~~~~
* Hungarian bank registry generator script was fixed by `@Krystofee <https://github.com/Krystofee>`_

`2022.06.3`_ - 2022/06/29
-------------------------
Added
Expand Down Expand Up @@ -316,6 +322,7 @@ Added
* Added :attr:`.BIC.country` and :attr:`.IBAN.country`.


.. _2022.07.0: https://github.com/mdomke/schwifty/compare/2022.06.3...2022.07.0
.. _2022.06.3: https://github.com/mdomke/schwifty/compare/2022.06.2...2022.06.3
.. _2022.06.2: https://github.com/mdomke/schwifty/compare/2022.06.1...2022.06.2
.. _2022.06.1: https://github.com/mdomke/schwifty/compare/2022.06.0...2022.06.1
Expand Down

0 comments on commit 73549e8

Please sign in to comment.