Compare commits
2 Commits
7cef2fedd5
...
2364f638db
Author | SHA1 | Date | |
---|---|---|---|
2364f638db | |||
3bcf232f1e |
|
@ -2,6 +2,14 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Version 0.7.0 - 2024-07-07
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
||||
- Add pre-commit.
|
||||
- Switch to Gitea Actions.
|
||||
- Upgrade to Bevy 0.14.
|
||||
|
||||
## Version 0.6.0 - 2024-03-14
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "bevy_synthizer"
|
||||
version = "0.6.0"
|
||||
version = "0.7.0"
|
||||
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
|
||||
description = "A Bevy plugin for Synthizer, a library for 3D audio and synthesis with a focus on games and VR applications"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user