Skip to content

Commit

Permalink
Update changelog for 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed Mar 10, 2024
1 parent 4076ac2 commit d2f6c51
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
* ...

## [3.0.0] - 2024-03-10
This new major version is identical to the previous one; the only changes are the ones needed to maintain compatibility with the new DBAL major, so mainly signature changes.

### Added
* Support DBAL 4

### Removed
* Drop support for DBAL 3

## [2.0.0] - 2023-06-08
This is the final, stable release of the new version of this library, supporting DBAL 3.6+; unfortunately, DBAL 3.0 to 3.5 is unsupported (but upgrading to 3.6 should not be an issue).

Expand Down

0 comments on commit d2f6c51

Please sign in to comment.