Added version release notes.

This commit is contained in:
Brooke Kuhlmann
2019-04-01 10:38:23 -06:00
parent 4b7c940850
commit d348708ec3
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# 7.1.0 (2019-04-01)
- Added XCode installer fix to troubleshooting section.
- Updated to Ruby 2.6.1.
- Updated to Ruby 2.6.2.
# 7.0.0 (2019-01-01) # 7.0.0 (2019-01-01)
- Fixed Circle CI cache for Ruby version. - Fixed Circle CI cache for Ruby version.

View File

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