Skip to content

Commit

Permalink
fix: typo in changelog (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
lajbel authored Jun 6, 2024
1 parent 42addda commit 8a6439b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- added `chooseMultiple()` and `shuffle()` helper functions
- added `getSceneName()` to get the current scene name
- added support for gravity direction
- added `SpriteComp.getCurAnim()` to get the current animation name
- added `SpriteComp.getCurAnim()` to get the current animation data
- added `outline()` properties to inspect
- added line join (bevel, miter, round) and line caps (square, round)
- added quadratic bezier and Catmull-Rom evaluation
Expand Down

0 comments on commit 8a6439b

Please sign in to comment.