Added version release changes.

This commit is contained in:
Brooke Kuhlmann
2017-01-01 15:22:20 -07:00
parent 8528e0ff01
commit 41a182e94d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
# v1.3.0 (2017-01-01)
- Updated README versioning documentation.
- Removed CHANGELOG.md (use CHANGES.md instead).
# v1.2.0 (2016-10-12)
- Fixed reinstaller path issues with application and extension scripts.

View File

@@ -72,7 +72,7 @@ Current Version (stable):
git clone https://github.com/bkuhlmann/mac_os.git
cd mac_os
git checkout v1.2.0
git checkout v1.3.0
Master Version (unstable):