Skip to content

Commit 2dc6859

Browse files
committed
bump version 0.20.1
1 parent d39eef7 commit 2dc6859

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

README_zh-CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ MMSegmentation 是一个基于 PyTorch 的语义分割开源工具箱。它是 O
4848

4949
## 更新日志
5050

51-
最新的月度版本 v0.20.0 在 2021.12.10 发布。
51+
最新的月度版本 v0.20.1 在 2021.12.14 发布。
5252
如果想了解更多版本更新细节和历史信息,请阅读[更新日志](docs/changelog.md)
5353

5454
## 基准测试和模型库

docs/changelog.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
## Changelog
22

3+
### V0.20.1 (12/14/2021)
4+
5+
**Improvements**
6+
7+
- Change options to cfg-options ([#1129](https://github.com/open-mmlab/mmsegmentation/pull/1129))
8+
9+
10+
**Bug Fixes**
11+
12+
- Fix `<!-- [ABSTRACT] -->` in metafile. ([#1127](https://github.com/open-mmlab/mmsegmentation/pull/1127))
13+
- Fix correct `num_classes` of HRNet in `LoveDA` dataset ([#1136](https://github.com/open-mmlab/mmsegmentation/pull/1136))
14+
15+
16+
317
### V0.20 (12/10/2021)
418

519
**Highlights**

0 commit comments

Comments
 (0)