mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-01-18 05:10:48 +00:00
Update CHANGELOG.md
add version 2.3 section to changelog
This commit is contained in:
parent
88d4e6b6f5
commit
02428a2261
24
CHANGELOG.md
24
CHANGELOG.md
@ -7,9 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
Before any minor/major patch is released all test units will be run to verify they pass.
|
||||
|
||||
## [Unreleased]
|
||||
- [x] Refactor Pester tests.
|
||||
- [x] Add more strip/bus properties.
|
||||
- [x] Ability to load custom profiles
|
||||
- [x]
|
||||
|
||||
|
||||
## [2.3] - 2021-03-08
|
||||
### Added
|
||||
- mc, k properties added to virtual strips.
|
||||
- gainlayer properties added to all strips
|
||||
- busmode and eq_ab properties added to all buses.
|
||||
- Added ability to load custom profiles in psd1 format.
|
||||
- Added hide command to Command class
|
||||
- Added recorder module
|
||||
- Added recorder tests to higher.tests
|
||||
- README and CHANGELOG updated to reflect latest changes.
|
||||
- Version 2.3 added to PSGAllery
|
||||
|
||||
### Changed
|
||||
- Pester tests refactored
|
||||
|
||||
### Fixed
|
||||
- eq, eq_ab getters now return boolean values
|
||||
- fixed bug with command action props
|
||||
|
||||
## [2.2] - 2021-01-19
|
||||
### Added
|
||||
|
Loading…
Reference in New Issue
Block a user