Skip to content

Commit

Permalink
docs: v9.1.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
liihuu committed Mar 13, 2023
1 parent dd1b607 commit cf8d2e4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/en/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# 📠 Change Log
## 9.1.1
`2023-03-14`
+ 🐞 Fix the invalidity of the built-in figure `arc`.
+ 💄 Optimize rendering updates.

## 9.1.0
`2023-02-23`
+ 🆕 The chart instance method `subscribeAction` and `unsubscribeAction` types add `onCandleBarClick`.
Expand Down
5 changes: 5 additions & 0 deletions docs/zh-CN/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# 📠 更新日志
## 9.1.1
`2023-03-14`
+ 🐞 修复内置基础图形`arc`不生效问题。
+ 💄 优化渲染更新。

## 9.1.0
`2023-02-23`
+ 🆕 图表实例方法`subscribeAction``unsubscribeAction`类型新增`onCandleBarClick`
Expand Down

0 comments on commit cf8d2e4

Please sign in to comment.