Update CHANGELOG.md

This commit is contained in:
Georgi Gerganov
2021-07-03 11:46:16 +03:00
committed by GitHub
parent d73b18426b
commit fdf77d5e7b

View File

@@ -6,6 +6,7 @@
- Add `soundMarkerThreshold` parameter ([f4fb02d](https://github.com/ggerganov/ggwave/commit/f4fb02d5d4cfd6c1021d73b55a0e52ac9d3dbdfa))
- Sampling rates are now consistently represented as float instead of int
- Add option to query the generated tones ([ba87a65](https://github.com/ggerganov/ggwave/commit/ba87a651e3e27ce3fa9a85d53ca988a0cedd2e46))
- Fix python build on Windows ([d73b184](https://github.com/ggerganov/ggwave/commit/d73b18426bf0df0e610c31c948e0ddf9a0784073))
## [v0.2.0] - 2021-02-20