Added version release notes.

This commit is contained in:
Brooke Kuhlmann
2019-01-01 12:16:07 -07:00
parent a547d061b2
commit d78eb3063d
2 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
# 7.0.0 (2019-01-01)
- Fixed Circle CI cache for Ruby version.
- Fixed installation of apps with no extension.
- Fixed program installs.
- Added Circle CI Bundler cache.
- Added README boot disk documentation.
- Added README troubleshooting section.
- Updated to Git Cop 3.0.0.
- Updated to Ruby 2.6.0.
- Removed Java development tools from setup.
- Removed download file function.
# 6.1.0 (2018-11-01)
- Updated to Java SE Development Kit 11.

View File

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