Skip to content

Commit 508caf8

Browse files
committed
Prepare release v1.6.0
1 parent 96cb7c4 commit 508caf8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Changelog
44
All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](http://semver.org).
66

7+
1.6.0 - 2018-07-13
8+
------------------
9+
10+
* Fix: Remove setting unsupported `primary` option when creating the
11+
`Doctrine\DBAL\Schema\Column` objext. This prevents trigger a deprecation
12+
error for DBAL >= 2.7. Thanks @simonwelsh (#38).
13+
* Feature: Run test against PHP 7.2. Thanks @carusogabriel (#35).
14+
715
1.5.0 - 2017-11-13
816
------------------
917

0 commit comments

Comments
 (0)