Skip to content

Commit ab691d3

Browse files
update CHANGELOG to include multiprocessing
1 parent a661d19 commit ab691d3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Bugfix - Fix Python 3.10 compatibility (#983) PR #972
66
* Bugfix - Allow renaming non-conforming attributes in proj (#982) PR #972
77
* Add - Expose proxy feature for S3 external stores (#961) PR #962
8+
* Add - implement multiprocessing in populate (#695) PR #704, #969
89
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
910
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
1011
* Bugfix - `ExternalTable.delete` should not remove row on error (#953) PR #956

docs-parts/intro/Releases_lang1.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Bugfix - Fix Python 3.10 compatibility (#983) PR #972
55
* Bugfix - Allow renaming non-conforming attributes in proj (#982) PR #972
66
* Add - Expose proxy feature for S3 external stores (#961) PR #962
7+
* Add - implement multiprocessing in populate (#695) PR #704, #969
78
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
89
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
910
* Bugfix - `ExternalTable.delete` should not remove row on error (#953) PR #956

0 commit comments

Comments
 (0)