## v2.2.0 * [`68329169`](https://github.com/yamadapc/augmented-audio/commits/68329169) Add unit-tests for queue drop, closes #609 (Minor) ## v2.1.0 * [`d0994cc8`](https://github.com/yamadapc/augmented-audio/commits/d0994cc8) Fixed UB and implemented the Drop trait for atomic-queue (Minor) ## v2.0.0 * [`d9686e8c990`](https://github.com/yamadapc/augmented-audio/commits/d9686e8c990) fix unsound Sync impl for AtomicQueue (Major) ## v1.0.1 * [`4fc4eec35`](https://github.com/yamadapc/augmented-audio/commits/4fc4eec35) Bump dependencies & fix tests (Patch) ## 0.1.0 * Initial release