diff --git a/CHANGELOG.md b/CHANGELOG.md index a48c0f4..b03f80c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) - Fixed Bash script header to dynamically load correct environment. diff --git a/README.md b/README.md index bc41ce6..99cf9f2 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Current Version (stable): git clone https://github.com/bkuhlmann/mac_os.git cd mac_os - git checkout v1.1.0 + git checkout v1.2.0 Master Version (unstable):