Skip to content

Commit

Permalink
chore: prepare v0.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ma committed Oct 6, 2024
1 parent 1642635 commit 5f6e4f0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# CHANGELOG

## v0.21.3 (06/10/2024)

- Fix typescript export

## v0.21.2 (20/09/2024)

- - Update upstream crate to [v1.0.1](https://github.com/orottier/web-audio-api-rs/blob/main/CHANGELOG.md#version-101-2024-09-18)
- Update upstream crate to [v1.0.1](https://github.com/orottier/web-audio-api-rs/blob/main/CHANGELOG.md#version-101-2024-09-18)
- Fix: Make sure `AudioBuffer` returned by `OfflineContext` is valid
- Fix: Allow contexts to be properly garbage collected

Expand Down

0 comments on commit 5f6e4f0

Please sign in to comment.