Skip to content

Commit 34abff7

Browse files
author
Matt Sokoloff
committed
update changelog
1 parent bf5317f commit 34abff7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
# Version 3.2.0 (2021-08-26)
44
## Added
55
* List Bulk Import Requests for a project with `Project.bulk_import_requests()`
6-
* Bulk import attachments and data rows with `Dataset.create_data_rows()`
7-
* Local files can now be uploaded with `external_ids` when bulk creating data rows
6+
* Improvemens to `Dataset.create_data_rows()`
7+
* Add attachments when bulk importing data rows
8+
* Provide external ids when creating data rows from local files
9+
* Get more informative error messages when the api rejects an import
810

9-
# Fix
11+
## Fix
1012
* Bug causing `project.label_generator()` to fail when projects had benchmarks
1113

1214
# Version 3.1.0 (2021-08-18)

0 commit comments

Comments
 (0)