diff --git a/CHANGELOG.md b/CHANGELOG.md index 455044647..2ee607ae1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,7 @@ gets uploaded to AzureML, by skipping all test folders. `ScalarModelBase`. - ([#554](https://github.com/microsoft/InnerEye-DeepLearning/pull/554)) Updated report in CovidModel. Set parameters in the config to run inference on both the validation and test sets by default. -- ([#566](https://github.com/microsoft/InnerEye-DeepLearning/pull/566)) Update 'hi-ml` dependency to `hi-ml-azure`. +- ([#566](https://github.com/microsoft/InnerEye-DeepLearning/pull/566)) Update `hi-ml` dependency to `hi-ml-azure`. ### Fixed - ([#537](https://github.com/microsoft/InnerEye-DeepLearning/pull/537)) Print warning if inference is disabled but comparison requested.