We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4840a9 commit 39612b7Copy full SHA for 39612b7
Changelog.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 2.1.0
4
+
5
+### Added
6
7
+- Support for providing a DSN string.
8
+- Support for configure MySQL database with "singleTransaction" and "ssl"
9
10
+### Fixed
11
12
+- Issue with Symfony 3.2 where commands were private.
13
+- Issue with Symfony 3.2 because `scalarPrototype` was not defined.
14
15
## 2.0.0
16
17
The 2.0.0 release is just a technical BC break. We removed all adapters from the
0 commit comments