Compare commits
No commits in common. "2364f638db653c1735e9de22e4cf0d4e4e0f1824" and "7cef2fedd52dc69f0ef439ca4f6f7f0604292fe3" have entirely different histories.
2364f638db
...
7cef2fedd5
|
@ -2,14 +2,6 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
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
|
## Version 0.6.0 - 2024-03-14
|
||||||
|
|
||||||
### Miscellaneous Tasks
|
### Miscellaneous Tasks
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "bevy_synthizer"
|
name = "bevy_synthizer"
|
||||||
version = "0.7.0"
|
version = "0.6.0"
|
||||||
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
|
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"
|
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"
|
license = "MIT OR Apache-2.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user