Update CHANGELOG.md

This commit is contained in:
Georgi Gerganov
2021-07-03 11:42:54 +03:00
committed by GitHub
parent 59f576f1e8
commit 88c7a90626

View File

@@ -3,8 +3,9 @@
## [Unreleased]
- Resampling fixes
- Add `soundMarkerThreshold` parameter ([f4fb02d5](https://github.com/ggerganov/ggwave/commit/f4fb02d5d4cfd6c1021d73b55a0e52ac9d3dbdfa))
- 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))
## [v0.2.0] - 2021-02-20