From b45af77b5c86b394305c0734c2bcfd00731b23e2 Mon Sep 17 00:00:00 2001 From: Brooke Kuhlmann Date: Wed, 1 May 2019 20:53:27 -0600 Subject: [PATCH] Added version release notes. --- CHANGES.md | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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):