Skip to content

Commit

Permalink
Release 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Jul 8, 2024
1 parent bbb0709 commit 6bad911
Show file tree
Hide file tree
Showing 5 changed files with 1,292 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/target
**/*.rs.bk
Cargo.lock
/target
/target_ra
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Unreleased

# 0.14.1 - 2024-07-07
# 0.15.0 - 2024-07-08
* Update `egui` to `0.28.0`
* Update `miniquad` to `0.4.0`

Expand Down
Loading

0 comments on commit 6bad911

Please sign in to comment.