Skip to content

Commit 513e696

Browse files
committed
v0.6.4
1 parent 5318148 commit 513e696

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Javis.jl - Changelog
2-
- Added fix to `latex` function to make it work better on Windows.
2+
3+
## v0.6.4 (19th of September 2021)
4+
- Added fix to `latex` function to make it work on Windows
35

46
## v0.6.3 (17th of September 2021)
57
- `RFrames` is ignored when used in the first `Action` of an `Object`

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Javis"
22
uuid = "78b212ba-a7f9-42d4-b726-60726080707e"
33
authors = ["Ole Kröger <o.kroeger@opensourc.es>", "Jacob Zelko <jacobszelko@gmail.com>"]
4-
version = "0.6.3"
4+
version = "0.6.4"
55

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

0 commit comments

Comments
 (0)