We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa9b1e commit 957c563Copy full SHA for 957c563
2 files changed
CHANGELOG.md
@@ -3,6 +3,7 @@
3
### 0.13.3 -- TBD
4
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
5
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
6
+* Bugfix - `ExternalTable.delete` should not remove row on error (#953) PR #956
7
8
### 0.13.2 -- May 7, 2021
9
* Update `setuptools_certificate` dependency to new name `otumat`
docs-parts/intro/Releases_lang1.rst
@@ -2,6 +2,7 @@
2
----------------------
0.13.2 -- May 7, 2021
0 commit comments