Skip to content

Commit b7554af

Browse files
committed
update change log
1 parent dafb527 commit b7554af

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 1.2.2-alpha (2020-7-04)
2+
3+
### Bug 修复
4+
5+
- **ScrollRankingBoard:** 计算规则调整 [(#101)](https://github.com/DataV-Team/DataV/pull/101).
6+
- **scrollBoard:** key 生成策略调整 [(#8)](https://github.com/DataV-Team/DataV-React/issues/8).
7+
- **uuid:** uuid 生成策略调整 [(#108)](https://github.com/DataV-Team/DataV/issues/108).
8+
9+
### Perfect
10+
11+
- **DigitalFlop:** 添加 `formatter` 配置.
12+
113
# 1.2.0-alpha (2020-6-14)
214

315
### Perfect

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jiaminghi/data-view-react",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "React Large screen data display component library",
55
"author": "Duan Yu <949267840@qq.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)