add changelog

This commit is contained in:
OF3674 2022-06-06 12:15:35 +08:00
parent 061ebe0f15
commit 2cc174f633
2 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,11 @@ timeline: true
---
## 4.20.8
`2022-06-06`
- 🐞 Fix that property 'fieldKey' does not exist on type 'FormListFieldData' in FormList。[#35884](https://github.com/ant-design/ant-design/pull/35884)
## 4.20.7
`2022-05-30`

View File

@ -14,6 +14,11 @@ timeline: true
- 主版本号:含有破坏性更新和新特性,不在发布周期内。
---
## 4.20.8
`2022-06-06`
- 🐞 修复FormList中类型“FormListFieldData”上不存在属性“fieldKey”。[#35884](https://github.com/ant-design/ant-design/pull/35884)
## 4.20.7