Skip to content

Commit

Permalink
Fix changelog ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
werrolf committed Nov 16, 2022
1 parent 762fd27 commit af9d686
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# v1.0.1
* Fix errors on DSN-style (e.g. `url: pgsql://host:port/dbname`) connection configurations

# v1.1.0
* Drop compatibility workaround for PostgreSQL 10 on PHP 5.x
* Require dbal >= 2.7 (for proper upstream PostgreSQL >= 10 support)

# v1.0.1
* Fix errors on DSN-style (e.g. `url: pgsql://host:port/dbname`) connection configurations

0 comments on commit af9d686

Please sign in to comment.