changelog, readme updated to reflect changes

minor bump.
This commit is contained in:
onyx-and-iris
2022-09-14 16:05:49 +01:00
parent 8ca545b1c4
commit 32780f11e4
2 changed files with 14 additions and 6 deletions

View File

@@ -11,15 +11,17 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass
- [x]
## [1.6.0] - 2022-09-14
## [1.7.0] - 2022-09-14
### Added
- voicemeeter.NewRemote now accepts a delay int argument (milliseconds).
- vm.Sync() can now be used to force the dirty parameters to clear.
### Changed
- higher level methods/functions now accept/return float64
- tests updated to reflect changes.
## [1.5.0] - 2022-09-07