mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-18 05:23:32 +00:00
add entry/exit functions to readme.
rethrow LoginError exceptions, let the consumer handle it.
This commit is contained in:
@@ -30,6 +30,7 @@ v3 introduces some breaking changes. They are as follows:
|
||||
|
||||
- meta functions refactored, they now use identifier() functions.
|
||||
- OBS example reworked, now using obs-powershell module.
|
||||
- Rethrow LoginError for unknown kind exceptions, let the consumer handle it from there.
|
||||
|
||||
### Added
|
||||
|
||||
@@ -46,7 +47,7 @@ v3 introduces some breaking changes. They are as follows:
|
||||
|
||||
### Removed
|
||||
|
||||
- Bus[i].mode\_{param} parameters removed. Replaced with Bus[i].mode.
|
||||
- Bus[i].mode\_{param} members removed. Replaced with Bus[i].mode.{param}
|
||||
|
||||
## [2.5.0] - 2022-10-27
|
||||
|
||||
|
||||
Reference in New Issue
Block a user