-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
929d3b5
commit eba7fd2
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |