Update README.md

This commit is contained in:
Shibe Drill 2023-03-28 22:31:08 -04:00 committed by GitHub
parent 8bb761bbe4
commit 2ab471b14b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,5 +74,5 @@ Quirk: Multiple GPUs will display strangely. Proposed fix is to replace newlines
**1.1.0:** Refactored some poorly written typing, and added support for memory.
**1.1.1:** Made sure that linux system detection won't fail if Linux has a capital L.
**1.1.2:** Replaced *nix dependency on ```bash``` with dependency on ```sh```.
**1.2.0:** Allowed users to enable field titles as a compile-time feature. Tentative fix for GPU display issues on Linux.
**1.2.0:** Allowed users to enable field titles as a compile-time feature. Tentative fix for GPU display issues on Linux.
**1.2.1:** Possibly stable fix for GPU display quirks.