prepare for 0.2.0-rc2 release

This commit is contained in:
2022-05-04 08:48:16 +02:00
parent a2714f25e4
commit 3f67e92c5c
7 changed files with 17 additions and 5 deletions

View File

@@ -29,6 +29,17 @@ Examplers for older versions:
## Versions
### v0.2.0-rc2
* [Web runtime](v0.2.0-rc2)
* [Linux](https://github.com/exoticorn/microw8/releases/download/v0.2.0-rc2/microw8-0.2.0-rc2-linux.tgz)
* [MacOS](https://github.com/exoticorn/microw8/releases/download/v0.2.0-rc2/microw8-0.2.0-rc2-macos.tgz)
* [Windows](https://github.com/exoticorn/microw8/releases/download/v0.2.0-rc2/microw8-0.2.0-rc2-windows.zip)
Changes:
* fix timing issues of sound playback, especially on systems with large sound buffers
### v0.2.0-rc1
* [Web runtime](v0.2.0-rc1)

File diff suppressed because one or more lines are too long