diff --git a/CHANGES.adoc b/CHANGES.adoc index dcc31c3..6979f9a 100644 --- a/CHANGES.adoc +++ b/CHANGES.adoc @@ -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 diff --git a/README.adoc b/README.adoc index 5ab673f..00ada21 100644 --- a/README.adoc +++ b/README.adoc @@ -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