update 0.13.2

This commit is contained in:
yehuozhili
2022-04-05 02:47:09 +08:00
parent cddf4fc0c3
commit bc2004f704
9 changed files with 44 additions and 39 deletions

View File

@@ -1,10 +1,12 @@
---
title: change log
title: Change log
toc: menu
nav:
title: change log
title: Change log
order: 6
---
## 0.13.2
Fixed possible invalidation of custom animation.
## 0.13.1
Fixed editing problem of custom animation overloaded canvas.
## 0.13.0

View File

@@ -5,6 +5,10 @@ nav:
title: 变更日志
order: 6
---
## 0.13.2
修复自定义动画可能失效问题。
## 0.13.1
修复定制动画重载画布的编辑问题。