diff --git a/CHANGES.md b/CHANGES.md index ba0d183..21d2755 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +# 8.0.1 (2020-01-01) + +- Added Startup Security Utility to README. +- Updated README screencast. +- Updated to Ruby 2.7.0. +- Refactored caffeinate machine function to process grep. + # 8.0.0 (2019-10-12) - Updated to Rake 13.0.0. diff --git a/README.md b/README.md index a8d95d2..2bb364c 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Current Version (stable): git clone https://github.com/bkuhlmann/mac_os.git cd mac_os - git checkout 8.0.0 + git checkout 8.0.1 Master Version (unstable):