Added version release changes.

This commit is contained in:
Brooke Kuhlmann
2017-04-29 07:52:54 -06:00
parent 949a6b9d1e
commit 87e84a658f
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
# v2.1.0 (2017-04-29)
- Fixed Java SE Development Kit install.
- Fixed install-all command
# v2.0.0 (2017-04-09)
- Added Homebrew Casks install script.

View File

@@ -73,7 +73,7 @@ Current Version (stable):
git clone https://github.com/bkuhlmann/mac_os.git
cd mac_os
git checkout v2.0.0
git checkout v2.1.0
Master Version (unstable):