diff --git a/docs/en/notes/changelog.md b/docs/en/notes/changelog.md index 5f0182d6e..edb5dc78c 100644 --- a/docs/en/notes/changelog.md +++ b/docs/en/notes/changelog.md @@ -11,7 +11,7 @@ - Add BioMedical data loading ([#2176](https://github.com/open-mmlab/mmsegmentation/pull/2176)) - Add LIP dataset ([#2251](https://github.com/open-mmlab/mmsegmentation/pull/2251)) -- Generate Edge for dataset ([#2210](https://github.com/open-mmlab/mmsegmentation/pull/2210)) +- Add `GenerateEdge` data transform ([#2210](https://github.com/open-mmlab/mmsegmentation/pull/2210)) ### Bug fix