diff --git a/CHANGES.md b/CHANGES.md index eb3411d..cba5e15 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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) - Fixed Circle CI cache for Ruby version. diff --git a/README.md b/README.md index 81d4294..8913af7 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Current Version (stable): git clone https://github.com/bkuhlmann/mac_os.git cd mac_os - git checkout 7.0.0 + git checkout 7.1.0 Master Version (unstable):