Skip to content

Commit be9bf2b

Browse files
committed
Prepare release v2.2.0
1 parent a9b4629 commit be9bf2b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

7+
2.2.0 - 2023-04-26
8+
------------------
9+
10+
* Make handling create table sql simple and robust. Reuse native
11+
Platform::getCreateTableSQL() instead of copying the code from Doctrine.
12+
* Skip create table generation if a table has no spatial indexes.
13+
714
2.1.0 - 2022-04-21
815
------------------
916

0 commit comments

Comments
 (0)