Update CHANGELOG.md

changelog updated to reflect latest changes
This commit is contained in:
onyx-and-iris 2022-01-06 15:29:44 +00:00
parent 186e6ae191
commit ca59d95e6e

View File

@ -9,7 +9,19 @@ Before any minor/major patch is released all test units will be run to verify th
## [Unreleased] ## [Unreleased]
- [x] - [x]
## [2.0] - 2021-01-06
### Added
- README and CHANGELOG updated to reflect latest changes.
- Version 2.0 added to PSGAllery
### Changed
- Moved meta functions into own module
- Vban class now custom object comprising of two arrays of subclasses for each stream type
- Major version bumped due to changes to vban class
- Pester tests updated to reflect changes.
### Fixed
- Special commands now throw write only error on read attempt.
## [1.8] - 2021-08-23 ## [1.8] - 2021-08-23
### Added ### Added