diff --git a/CHANGES.md b/CHANGES.md index cba5e15..c2f1585 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +# 7.1.1 (2019-05-01) + +- Added project icon to README. +- Updated to Ruby 2.6.3. + # 7.1.0 (2019-04-01) - Added XCode installer fix to troubleshooting section. diff --git a/README.md b/README.md index d1a801f..cb0339a 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Current Version (stable): git clone https://github.com/bkuhlmann/mac_os.git cd mac_os - git checkout 7.1.0 + git checkout 7.1.1 Master Version (unstable):