Added version release notes.

This commit is contained in:
Brooke Kuhlmann
2020-01-01 08:21:04 -07:00
parent 0899233085
commit 13a9464687
2 changed files with 8 additions and 1 deletions

View File

@@ -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.

View File

@@ -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):