diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a31ff9..065da84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## v0.1.1 (July 20, 2022) +### Release Notes +This patch brings support for Apple M1 Pro/Max/Ultra Silicon with increased portability and chance of supporting new silicon as well. + +### Changelog +**Features and Fixes** +- **ADDED** Apple M1 Pro/max/Ultra support (closes issue #2) +- **FIXED** Unit hiding not working for ECPU due to unfixed loop code + +**Improvements** +- Code reduction and increased portability + +___ + ## v0.1.0 (July 1, 2022) ### Release Notes Initial Release for new and final renamed iteration of the project. More features to come in upcoming versions (see README for deets)