diff --git a/docs/en/changelog.md b/docs/en/changelog.md index bc7bf09..fef0492 100644 --- a/docs/en/changelog.md +++ b/docs/en/changelog.md @@ -1,11 +1,10 @@ ## Changelog - ### V0.22 (3/04/2022) **Highlights** -- Officially Support ConvNeXt: A ConvNet for the 2020s. Please use the latest MMClassification (0.21.0) to try it out. +- Support ConvNeXt: A ConvNet for the 2020s. Please use the latest MMClassification (0.21.0) to try it out. - Support iSAID aerial Dataset. - Officially Support inference on Windows OS.