Skip to content

Commit

Permalink
Added changelog for 2.1 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Mar 3, 2018
1 parent c4840a9 commit 39612b7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 2.1.0

### Added

- Support for providing a DSN string.
- Support for configure MySQL database with "singleTransaction" and "ssl"

### Fixed

- Issue with Symfony 3.2 where commands were private.
- Issue with Symfony 3.2 because `scalarPrototype` was not defined.

## 2.0.0

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

0 comments on commit 39612b7

Please sign in to comment.