Skip to content

Commit 4fdebb5

Browse files
Update changelog.
1 parent 614937a commit 4fdebb5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
### 0.13.1 -- TBD
44
* Add `None` as an alias for `NULL` in `dict` restrictions (#824) PR #893
5+
* Drop support for MySQL 5.6 since it has reached EOL PR #893
56
* Bugfix - `schema.list_tables()` is not topologically sorted (#838) PR #893
67
* Bugfix - Diagram part tables do not show proper class name (#882) PR #893
78
* Bugfix - Error in complex restrictions (#892) PR #893

docs-parts/intro/Releases_lang1.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
0.13.1 -- TBD
22
----------------------
33
* Add `None` as an alias for `NULL` in `dict` restrictions (#824) PR #893
4+
* Drop support for MySQL 5.6 since it has reached EOL PR #893
45
* Bugfix - `schema.list_tables()` is not topologically sorted (#838) PR #893
56
* Bugfix - Diagram part tables do not show proper class name (#882) PR #893
67
* Bugfix - Error in complex restrictions (#892) PR #893

0 commit comments

Comments
 (0)