Added version release changes.

This commit is contained in:
Brooke Kuhlmann
2016-10-12 11:44:48 -06:00
parent b6e9f38bac
commit 7fc9304834
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
# v1.2.0 (2016-10-12)
- Fixed reinstaller path issues with application and extension scripts.
- Added screencast to README.
# v1.1.0 (2016-10-11) # v1.1.0 (2016-10-11)
- Fixed Bash script header to dynamically load correct environment. - Fixed Bash script header to dynamically load correct environment.

View File

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