Skip to content

Commit a8a892d

Browse files
committed
Add missing changelog entries
1 parent e977f9d commit a8a892d

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,26 @@ Changelog
55

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

8-
Unreleased
9-
----------
8+
`2026.03.0`_ - 2026/03/03
9+
-------------------------
1010
Added
1111
~~~~~
1212
* Added bank registry for Moldova (MD) with 10 commercial banks.
13+
* Extended bank registries for Great Britain, Spain and Romania.
14+
* Added Revolut and Trade Republic to Spanish bank registry.
15+
16+
Changed
17+
~~~~~~~
18+
* Updated bank registries and updated them to format v2 for Switzerland, Poland,
19+
Austria and Finnland.
20+
The v2-format groups entries that have the same name and BIC and aggregates the
21+
matching bank codes. This reduces the file-size by up to 75%.
22+
23+
Internal
24+
~~~~~~~~
25+
* Update tooling and switch to PEP-735 compliant dependency groups.
26+
* Use `uv` to manage Python versions instead of `flox`.
27+
1328

1429
`2026.01.0`_ - 2026/01/23
1530
-------------------------
@@ -774,6 +789,7 @@ Added
774789
* Added :attr:`.BIC.country` and :attr:`.IBAN.country`.
775790

776791

792+
.. _2026.03.0: https://github.com/mdomke/schwifty/compare/2026.01.0...2026.03.0
777793
.. _2026.01.0: https://github.com/mdomke/schwifty/compare/2025.09.0...2026.01.0
778794
.. _2025.09.0: https://github.com/mdomke/schwifty/compare/2025.07.0...2025.09.0
779795
.. _2025.07.0: https://github.com/mdomke/schwifty/compare/2025.06.0...2025.07.0

0 commit comments

Comments
 (0)