Browse Source

docs(changelog): v2.0.8

zwlafk 4 years ago
parent
commit
052262a585
2 changed files with 8 additions and 0 deletions
  1. 4 0
      content/start/changelog/index-en-US.md
  2. 4 0
      content/start/changelog/index.md

+ 4 - 0
content/start/changelog/index-en-US.md

@@ -16,6 +16,10 @@ Version:Major.Minor.Patch
 
 ---
 
+#### 🎉 2.0.8 (2021-11-11)
+- 【Fix】
+  - Fix Modal afterClose not work in some scenario.
+
 #### 🎉 2.0.7 (2021-11-10)
 - 【Fix】
   - semi-icons add dependencies `classnames` [#231](https://github.com/DouyinFE/semi-design/issues/231)

+ 4 - 0
content/start/changelog/index.md

@@ -15,6 +15,10 @@ Semi 版本号遵循**Semver**规范(主版本号-次版本号-修订版本号
 
 ---
 
+#### 🎉 2.0.8 (2021-11-11)
+- 【Fix】
+  - 修复 Modal afterClose 部分场景失效
+
 #### 🎉 2.0.7 (2021-11-10)
 - 【Fix】
   - 修复 Icon 包缺少 classnames 依赖问题 [#231](https://github.com/DouyinFE/semi-design/issues/231)