File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 3
3
### 0.13.3 -- TBD
4
4
* Bugfix - Dependencies not properly loaded on populate. (#902 ) PR #919
5
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
6
7
7
8
### 0.13.2 -- May 7, 2021
8
9
* Update ` setuptools_certificate ` dependency to new name ` otumat `
Original file line number Diff line number Diff line change 2
2
----------------------
3
3
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
4
4
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
5
+ * Bugfix - `ExternalTable.delete ` should not remove row on error (#953) PR #956
5
6
6
7
0.13.2 -- May 7, 2021
7
8
----------------------
You can’t perform that action at this time.
0 commit comments