update changelog

This commit is contained in:
ShinCurry
2021-02-23 17:09:03 +08:00
parent 3b44835868
commit e7a522b62e
2 changed files with 10 additions and 0 deletions

View File

@@ -2,6 +2,11 @@
English | [简体中文](https://github.com/HackPlan/UUI/blob/master/docs/CHANGELOG.zh-CN.md)
### v0.6.5
- fix circular dependencies issue
- AppDialog external component
### v0.6.4
- new components: Date Time Pickers

View File

@@ -2,6 +2,11 @@
[English](https://github.com/HackPlan/UUI/blob/master/CHANGELOG.md) | 简体中文
### v0.6.5
- 修复循环依赖问题
- AppDialog 支持使用外部自定义Dialog组件
### v0.6.4
- 新组件:日期时间选择器