Skip to content

Commit 31f27c3

Browse files
committed
nit update
1 parent e44f03b commit 31f27c3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Changelog
22
# Version 3.16.0 (2022-03-08)
3-
# Added
3+
## Added
44
* Ability to fetch a model run with `client.get_model_run()`
55
* Ability to fetch labels from a model run with `model_run.export_labels)`
66
- Note: this is only Experimental. To use, client param `enable_experimental` should
77
be set to true
88

9+
## Fix
10+
* Logger level is no longer set to INFO
11+
912
## Updated
1013
* Deprecation: Creating Dropdowns will no longer be supported after 2022-03-31
1114
- This includes creating/adding Dropdowns to an ontology

0 commit comments

Comments
 (0)