Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikunia committed May 26, 2022
1 parent d05bc1e commit e4e1087
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Javis.jl - Changelog

## Unreleased v0.9
## v0.9.0 (26th of May 2022)
- Ability to use Luxor functionality without rendering an animation
- Fix `info_box` funxtion definition in Tutorial 6
- Fix `info_box` function definition in Tutorial 6
- Fix inconsistencies in tutorial 2
- Add example for Chaos Game
- Add overload for keyword arguments to `latex()` function
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 <o.kroeger@opensourc.es>", "Jacob Zelko <jacobszelko@gmail.com>"]
version = "0.8.0"
version = "0.9.0"

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

0 comments on commit e4e1087

Please sign in to comment.