mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-18 12:33:34 +00:00
Errors section in README updated.
2.4.8 section added to CHANGELOG patch bump
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@@ -11,6 +11,24 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass
|
||||
|
||||
- [x]
|
||||
|
||||
## [2.4.8] - 2023-08-13
|
||||
|
||||
### Added
|
||||
|
||||
- Error tests added in tests/test_errors.py
|
||||
- fn_name and code set as class attributes for CAPIError
|
||||
- Errors section in README updated.
|
||||
|
||||
### Changed
|
||||
|
||||
- InstallError and CAPIError classes now subclass VMError
|
||||
|
||||
## [2.3.7] - 2023-08-01
|
||||
|
||||
### Changed
|
||||
|
||||
- If the configs loader is passed an invalid config TOML it will log an error but continue to load further configs into memory.
|
||||
|
||||
## [2.3.2] - 2023-07-12
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user