From eb286cd15023d3bd245bcc9a533d45d50d4b2943 Mon Sep 17 00:00:00 2001 From: Brooke Kuhlmann Date: Thu, 1 Aug 2019 06:53:28 -0600 Subject: [PATCH] Added version release notes. --- CHANGES.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index f832c53..3003dc6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +# 7.2.0 (2019-08-01) + +- Added file install function. + # 7.1.2 (2019-06-01) - Updated contributing documentation. diff --git a/README.md b/README.md index 9328c88..c2ef2cd 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.2 + git checkout 7.2.0 Master Version (unstable):