Skip to content

Commit aa1b563

Browse files
Merge pull request #903 from guzman-raphael/fix-release-date
Update release date in changelog
2 parents d8eb1c0 + e98f612 commit aa1b563

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,6 +1,6 @@
11
## Release notes
22

3-
### 0.13.1 -- TBD
3+
### 0.13.1 -- Apr 16, 2021
44
* 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

docs-parts/intro/Releases_lang1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.13.1 -- TBD
1+
0.13.1 -- Apr 16, 2021
22
----------------------
33
* 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

0 commit comments

Comments
 (0)