Small edits (#442)

This commit is contained in:
pollfly
2023-01-18 18:08:21 +02:00
committed by GitHub
parent 584829acd6
commit c14b782e8a
7 changed files with 13 additions and 13 deletions

View File

@@ -255,7 +255,7 @@ This release is not backwards compatible - see notes below on upgrading
**Bug Fixes**
- Fix poltly plots converting `NaN` to `nan` instead of `null` [ClearML GitHub issue #373](https://github.com/allegroai/clearml/issues/373)
- Fix plotly plots converting `NaN` to `nan` instead of `null` [ClearML GitHub issue #373](https://github.com/allegroai/clearml/issues/373)
- Fix deprecation warning [ClearML GitHub issue #376](https://github.com/allegroai/clearml/issues/376)
- Fix plotly multi-index without index names [ClearML GitHub issue #399](https://github.com/allegroai/clearml/issues/399)
- Fix click support [ClearML GitHub issue #437](https://github.com/allegroai/clearml/issues/437)