Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
futahei committed Jan 14, 2022
1 parent a257fb7 commit 514b52e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Added

- 属性`loopCount`を追加

### Changed

- `playAnimation`メソッドの引数を(`clip`, `loop`, `length`, `toState`, `onstart`, `onend`)から(`clip`, `loopCount`, `toState`, `onstart`, `onend`)に変更
- 属性`anime`および`clip`の挙動を変更

### Deprecated

### Removed

- 属性`loop`を削除

### Fixed

- 消えた*hotspot*にクリック判定が残っていた問題を修正

## [0.0.33] - 2021-12-28

### Added
Expand Down

0 comments on commit 514b52e

Please sign in to comment.