From 6992d11d1ccaf6f4a2c9a5a9fb26477420f62029 Mon Sep 17 00:00:00 2001 From: Brooke Kuhlmann Date: Sat, 1 Jun 2019 11:49:58 -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 c2f1585..f832c53 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +# 7.1.2 (2019-06-01) + +- Updated contributing documentation. +- Updated to Git Cop 3.5.0. + # 7.1.1 (2019-05-01) - Added project icon to README. diff --git a/README.md b/README.md index cb0339a..9328c88 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.1 + git checkout 7.1.2 Master Version (unstable):