Skip to content

Commit 508de1f

Browse files
committed
Fix CS
1 parent 97215a9 commit 508de1f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
CHANGELOG
22
=========
33

4-
5.4.0
5-
-----
4+
5.4
5+
---
66

7-
* added `DoctrineDbalStore` identical to `PdoStore` for `Doctrine\DBAL\Connection` or DBAL url
8-
* deprecated usage of `PdoStore` with `Doctrine\DBAL\Connection` or DBAL url
9-
* added `DoctrineDbalPostgreSqlStore` identical to `PdoPostgreSqlStore` for `Doctrine\DBAL\Connection` or DBAL url
10-
* deprecated usage of `PdoPostgreSqlStore` with `Doctrine\DBAL\Connection` or DBAL url
7+
* Add `DoctrineDbalStore` identical to `PdoStore` for `Doctrine\DBAL\Connection` or DBAL url
8+
* Deprecate usage of `PdoStore` with `Doctrine\DBAL\Connection` or DBAL url
9+
* Add `DoctrineDbalPostgreSqlStore` identical to `PdoPostgreSqlStore` for `Doctrine\DBAL\Connection` or DBAL url
10+
* Deprecate usage of `PdoPostgreSqlStore` with `Doctrine\DBAL\Connection` or DBAL url
1111

1212
5.2.0
1313
-----

0 commit comments

Comments
 (0)