Skip to content

Commit 03cb023

Browse files
committed
Update README and changelog with runtime.6 release
1 parent 51d71ec commit 03cb023

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,9 @@ Initial resease!
6161
- Refactor the animation playback system, should be more performant
6262
- Fix for `is_editor_only` key field
6363
- Various fixes
64+
65+
66+
## Version v6
67+
- Fix [#23](https://github.com/Insality/panthera/issues/23) Sprite image change animation does not work in nested collection
68+
- Fix [#20](https://github.com/Insality/panthera/issues/20) panthera.stop() does not work correctly with animations with multiple tween keys
69+

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ https://github.com/Insality/defold-tweener/archive/refs/tags/5.zip
3535
**[Panthera Runtime](https://github.com/Insality/panthera)**
3636

3737
```
38-
https://github.com/Insality/panthera/archive/refs/tags/runtime.5.zip
38+
https://github.com/Insality/panthera/archive/refs/tags/runtime.6.zip
3939
```
4040

4141
After that, select `Project ▸ Fetch Libraries` to update [library dependencies]((https://defold.com/manuals/libraries/#setting-up-library-dependencies)). This happens automatically whenever you open a project so you will only need to do this if the dependencies change without re-opening the project.

0 commit comments

Comments
 (0)