Added version release changes.

This commit is contained in:
Brooke Kuhlmann
2017-11-26 15:26:28 -07:00
parent 419fceba0c
commit 68c1ea0515
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
# v3.1.0 (2017-11-26)
- Updated Gemfile.lock file.
- Updated boot disk documenation to mention APFS.
- Updated to Bundler 1.16.0.
- Updated to Git Cop 1.7.0.
- Updated to Rake 12.3.0.
- Updated to Rubocop 0.51.0.
# v3.0.0 (2017-10-01)
- Fixed table of contents.

View File

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