Skip to content

Commit 4f91a03

Browse files
committed
Fix changelogs.
1 parent ce16d0e commit 4f91a03

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
@@ -5,7 +5,7 @@
55
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
66
* Bugfix - `ExternalTable.delete` should not remove row on error (#953) PR #956
77
* Bugfix - Fix error handling of remove_object function in `s3.py` (#952) PR #955
8-
* Bugfix - Fix regression issue with DISCINCT clause and GROUP_BY (#914) PR #963
8+
* Bugfix - Fix regression issue with DISTINCT clause and GROUP_BY (#914) PR #963
99

1010
### 0.13.2 -- May 7, 2021
1111
* 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
@@ -4,7 +4,7 @@
44
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
55
* Bugfix - `ExternalTable.delete` should not remove row on error (#953) PR #956
66
* Bugfix - Fix error handling of remove_object function in `s3.py` (#952) PR #955
7-
* Bugfix - Fix regression issue with DISCINCT clause and GROUP_BY (#914) PR #963
7+
* Bugfix - Fix regression issue with DISTINCT clause and GROUP_BY (#914) PR #963
88

99
0.13.2 -- May 7, 2021
1010
----------------------

0 commit comments

Comments
 (0)