Added version release notes

This commit is contained in:
Brooke Kuhlmann
2021-01-03 16:49:15 -07:00
parent b83ecf6516
commit 85c85a5e80
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
= Changes
== 11.1.0 (2021-01-03)
* Added caffeination to restore process - Brooke Kuhlmann
* Updated boot disk instructions for main disk format - Brooke Kuhlmann
* Updated troubleshooting documentation - Brooke Kuhlmann
* Removed README Startup Security Utility documentation - Brooke Kuhlmann
== 11.0.0 (2020-12-30)
* Fixed Circle CI configuration for Bundler config path - Brooke Kuhlmann

View File

@@ -57,7 +57,7 @@ To install, run:
----
git clone https://github.com/bkuhlmann/mac_os.git
cd mac_os
git checkout 11.0.0
git checkout 11.1.0
----
== Usage