Skip to content

Commit 39612b7

Browse files
authoredMar 3, 2018
Added changelog for 2.1 (#40)
1 parent c4840a9 commit 39612b7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎Changelog.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## 2.0.0
416

517
The 2.0.0 release is just a technical BC break. We removed all adapters from the

0 commit comments

Comments
 (0)
Please sign in to comment.