Added version release changes.

This commit is contained in:
Brooke Kuhlmann
2018-11-01 20:01:55 -06:00
parent 72f5fcb03e
commit a2c4250ad8
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# 6.1.0 (2018-11-01)
- Updated to Java SE Development Kit 11.
- Updated to Ruby 2.5.2.
- Updated to Ruby 2.5.3.
- Removed unnecessary source code comments.
# 6.0.0 (2018-10-01)
- Added XCode install tip.

View File

@@ -72,7 +72,7 @@ Current Version (stable):
git clone https://github.com/bkuhlmann/mac_os.git
cd mac_os
git checkout 6.0.0
git checkout 6.1.0
Master Version (unstable):