Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasEi committed Jul 13, 2023
1 parent 9321c0a commit acfc069
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## v0.16.0
- Update to Bevy `0.11`
- Spacial audio improvements ([#94](https://github.com/NiklasEi/bevy_kira_audio/pull/94))
- Check if receiver exists before updating
- Cleanup instances from spacial audio
- Offer iterator over dynamic channel keys and values ([#69](https://github.com/NiklasEi/bevy_kira_audio/issues/69))
- Allow resuming while pausing or stopping ([#98](https://github.com/NiklasEi/bevy_kira_audio/pull/98))

## v0.15.0
- Update to Bevy `0.10`
Expand Down

0 comments on commit acfc069

Please sign in to comment.