Skip to content

Commit 8efdd59

Browse files
authored
Merge pull request #311 from Labelbox/msokoloff1-patch-2
changelog date updates
2 parents 8aec2aa + 98cb1d7 commit 8efdd59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
# Version 3.7.0 (2021-11-10)
2+
# Version 3.7.0 (2021-10-11)
33
## Added
44
* Search for data row ids from external ids without specifying a dataset
55
* `client.get_data_row_ids_for_external_ids()`
@@ -15,10 +15,10 @@
1515
* `custom_name_index` -> `custom_by_name`
1616

1717

18-
# Version 3.6.1 (2021-07-10)
18+
# Version 3.6.1 (2021-10-07)
1919
* Fix import error that appears when exporting labels
2020

21-
# Version 3.6.0 (2021-04-10)
21+
# Version 3.6.0 (2021-10-04)
2222
## Added
2323
* Bulk export metadata with `DataRowMetadataOntology.bulk_export()`
2424
* Add docstring examples of annotation types and a few helper methods
@@ -32,7 +32,7 @@
3232
* data_row.metadata was removed in favor of bulk exports.
3333

3434

35-
# Version 3.5.0 (2021-15-09)
35+
# Version 3.5.0 (2021-09-15)
3636
## Added
3737
* Diagnostics custom metrics
3838
* Metric annotation types

0 commit comments

Comments
 (0)