Skip to content

Commit 8f27c5c

Browse files
committed
Fix changelog
1 parent 8778001 commit 8f27c5c

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
@@ -16,7 +16,7 @@
1616
* Bugfix - Fix count for left-joined `QueryExpressions` (#951) PR #966
1717
* Bugfix - Fix assertion error when performing a union into a join (#930) PR #967
1818
* Update `~jobs.error_stack` from blob to mediumblob to allow error stacks >64kB in jobs (#984) PR #986
19-
* Bugfix - Fix error when altering a part table that uses the "master" keyword (#936) PR #990
19+
* Bugfix - Fix error when altering a part table that uses the "master" keyword (#936) PR #991
2020

2121
### 0.13.2 -- May 7, 2021
2222
* Update `setuptools_certificate` dependency to new name `otumat`

docs-parts/intro/Releases_lang1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Bugfix - Fix assertion error when performing a union into a join (#930) PR #967
1616
* Bugfix - Fix regression issue with `DISTINCT` clause and `GROUP_BY` (#914) PR #963
1717
* Update `~jobs.error_stack` from blob to mediumblob to allow error stacks >64kB in jobs (#984) PR #986
18-
* Bugfix - Fix error when altering a part table that uses the "master" keyword (#936) PR #990
18+
* Bugfix - Fix error when altering a part table that uses the "master" keyword (#936) PR #991
1919

2020
0.13.2 -- May 7, 2021
2121
----------------------

0 commit comments

Comments
 (0)