Skip to content

Commit 80db98d

Browse files
Adjust wording.
1 parent 4fdebb5 commit 80db98d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Release notes
22

33
### 0.13.1 -- TBD
4-
* Add `None` as an alias for `NULL` in `dict` restrictions (#824) PR #893
4+
* Add `None` as an alias for `IS NULL` comparison in `dict` restrictions (#824) PR #893
55
* Drop support for MySQL 5.6 since it has reached EOL PR #893
66
* Bugfix - `schema.list_tables()` is not topologically sorted (#838) PR #893
77
* Bugfix - Diagram part tables do not show proper class name (#882) PR #893

docs-parts/intro/Releases_lang1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
0.13.1 -- TBD
22
----------------------
3-
* Add `None` as an alias for `NULL` in `dict` restrictions (#824) PR #893
3+
* Add `None` as an alias for `IS NULL` comparison in `dict` restrictions (#824) PR #893
44
* Drop support for MySQL 5.6 since it has reached EOL PR #893
55
* Bugfix - `schema.list_tables()` is not topologically sorted (#838) PR #893
66
* Bugfix - Diagram part tables do not show proper class name (#882) PR #893

0 commit comments

Comments
 (0)