Skip to content

Commit 135fadb

Browse files
committed
Prepare release 1.8.0
1 parent 0022990 commit 135fadb

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
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## 1.8.0 - 2021-11-08
9+
10+
### Added
11+
12+
* Support doctrine/dbal v3
13+
* Add `UuidType::requiresSQLCommentHint()` and `UuidType::getMappedDatabaseTypes()`
14+
to avoid unnecessary `ALTER TABLE` statements after each schema update.
15+
816
## 1.7.0 - 2021-08-07
917

1018
### Added

0 commit comments

Comments
 (0)