Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# CHANGELOG

## [Version 2.7.0](https://github.com/jschaedl/iban-validation/releases/tag/v2.7.0)

Released on December 2nd 2025

### Added

* Added support for Symfony 8. Thanks to [@Vincentv92](https://github.com/Vincentv92)!

---

## [Version 2.6.0](https://github.com/jschaedl/iban-validation/releases/tag/v2.6.0)

Released on July 29th 2025

### Added

* Added support for PHP 8.5 in pipeline. Thanks to [@jschaedl](https://github.com/jschaedl)!

---

## [Version 2.5.1](https://github.com/jschaedl/iban-validation/releases/tag/v2.5.1)

Released on December 2nd 2024
Expand Down