From 38c3145f4b78061d156834ccb3620791857c3c29 Mon Sep 17 00:00:00 2001 From: MeowZheng Date: Wed, 2 Nov 2022 17:15:46 +0800 Subject: [PATCH] refine changelog --- docs/en/notes/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/notes/changelog.md b/docs/en/notes/changelog.md index b6696131d..9c468ab9e 100644 --- a/docs/en/notes/changelog.md +++ b/docs/en/notes/changelog.md @@ -41,11 +41,11 @@ - Add `Evaluation` documentation ([#2077](https://github.com/open-mmlab/mmsegmentation/pull/2077)) - Add `Migration` documentation ([#2066](https://github.com/open-mmlab/mmsegmentation/pull/2066)) - Add `Structures` documentation ([#2070](https://github.com/open-mmlab/mmsegmentation/pull/2070)) +- Add `Structures` ZN documentation ([#2129](https://github.com/open-mmlab/mmsegmentation/pull/2129)) - Add `Engine` ZN documentation ([#2157](https://github.com/open-mmlab/mmsegmentation/pull/2157)) - Update `Prepare datasets` and `Visualization` doc ([#2054](https://github.com/open-mmlab/mmsegmentation/pull/2054)) - Update `Models` documentation ([#2160](https://github.com/open-mmlab/mmsegmentation/pull/2160)) - Update `Add New Modules` documentation ([#2067](https://github.com/open-mmlab/mmsegmentation/pull/2067)) -- Add Data Structure chinese documentation ([#2129](https://github.com/open-mmlab/mmsegmentation/pull/2129)) - Fix the installation commands in get_started.md ([#2174](https://github.com/open-mmlab/mmsegmentation/pull/2174)) - Add MMYOLO to README.md ([#2220](https://github.com/open-mmlab/mmsegmentation/pull/2220))