Skip to content

Commit

Permalink
Bumping Javis to v0.6.1 for Release 🎉 (#386)
Browse files Browse the repository at this point in the history
* Update Project.toml

* Updated changelog for v0.6.1 release

* Added date of release
  • Loading branch information
TheCedarPrince authored Aug 7, 2021
1 parent 04fdba6 commit afa0b71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Javis.jl - Changelog

## Unreleased
## v0.6.1 (7th of August 2021)
- Add shorthands for basic shapes
- New functions `JBox, JCircle, JEllipse, JLine, JPoly, JRect, JStar, @JShape`
- added support for `rescale_factor` keyword in `render` function
- Docstring improvements to `translate`


## v0.6.0 (3rd of August 2021)
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.0"
version = "0.6.1"

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

0 comments on commit afa0b71

Please sign in to comment.