diff --git a/CHANGELOG.md b/CHANGELOG.md index b6f653e..be8a139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,18 @@ 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] +- [ ] + +## [1.6] - 2021-06-06 +### Added - [x] Add vban commands +- [x] Added meta functions for bus/strip attrs + +### Changed - [x] Update tests to reflect changes - [x] Add vban section to README -- [x] Added meta functions for bus/strip attrs + +### Fixed - [x] Run 64bit exe for potato version if on 64bit OS ## [1.5] - 2021-05-11