Skip to content

Commit

Permalink
v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikunia committed Sep 17, 2021
1 parent ce363b5 commit c11fb70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Javis.jl - Changelog

## Unreleased
## v0.6.3 (17th of September 2021)
- `RFrames` is ignored when used in the first `Action` of an `Object`
- Added layers tutorial
- Added fix that allows to use several `act!` on a `Layer` without strange behaviour (hopefully)
- Added fix that allows to use several `act!` on a `Layer` without strange behavior

## v0.6.2 (12th of August 2021)
- added `@Frames` macro for full power mode of defining frames
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Javis"
uuid = "78b212ba-a7f9-42d4-b726-60726080707e"
authors = ["Ole Kröger <[email protected]>", "Jacob Zelko <[email protected]>"]
version = "0.6.2"
version = "0.6.3"

[deps]
Animations = "27a7e980-b3e6-11e9-2bcd-0b925532e340"
Expand Down

0 comments on commit c11fb70

Please sign in to comment.