File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111- Support error callbacks in ` OutStream `
1212- Test other platforms except macOS
1313
14- ## [ 0.3.0] - 2020-02-28
14+ ## [ 0.3.1] - 2020-02-28
15+
1516### Added
1617 - Support underflow callbacks in ` OutStream `
1718 - Support ` soundio_instream_destroy `
@@ -30,6 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3031 - Support ` soundio_ring_buffer_advance_write_ptr `
3132 - Support ` soundio_ring_buffer_advance_read_ptr `
3233
34+ ## [ 0.3.0] - 2020-02-28 [ YANKED]
35+
3336## [ 0.2.0] - 2020-01-25
3437### Added
3538 - Support ` soundio_connect_backend `
@@ -59,6 +62,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5962 - Sine demo
6063
6164[ Unreleased ] : https://github.com/thara/SoundIO/compare/v0.1.0...HEAD
62- [ 0.3.0 ] : https://github.com/thara/SoundIO/releases/compare/v0.1.0...v0.3.0
65+ [ 0.3.1 ] : https://github.com/thara/SoundIO/releases/compare/v0.1.0...v0.3.0
6366[ 0.2.0 ] : https://github.com/thara/SoundIO/releases/compare/v0.1.0...v0.2.0
6467[ 0.1.0 ] : https://github.com/thara/SoundIO/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments