mirror of
https://github.com/RustAudio/rodio
synced 2024-12-13 13:42:34 +00:00
Updated CHANGELOG.md
.
This commit is contained in:
parent
3ee73c5ad6
commit
b76262ad87
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
- Remove exclusive `&mut` borrow requirements in `Sink` & `SpatialSink` setters.
|
- Remove exclusive `&mut` borrow requirements in `Sink` & `SpatialSink` setters.
|
||||||
|
- Use `nalgebra` instead of `cgmath` for `Spatial` source.
|
||||||
|
|
||||||
# Version 0.8.1 (2018-09-18)
|
# Version 0.8.1 (2018-09-18)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue