We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96cb7c4 commit 508caf8Copy full SHA for 508caf8
CHANGELOG.md
@@ -4,6 +4,14 @@ Changelog
4
All notable changes to this project will be documented in this file.
5
This project adheres to [Semantic Versioning](http://semver.org).
6
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
15
1.5.0 - 2017-11-13
16
------------------
17
0 commit comments