Added version release notes.

This commit is contained in:
Brooke Kuhlmann
2019-08-01 06:53:28 -06:00
parent c2c9ebf14e
commit 708554b38d
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# 7.2.0 (2019-08-01)
- Added file install function.
# 7.1.2 (2019-06-01)
- Updated contributing documentation.

View File

@@ -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):