diff --git a/CHANGES.md b/CHANGES.md index d209ad4..313aaf3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +# 6.1.0 (2018-11-01) + +- Updated to Java SE Development Kit 11. +- Updated to Ruby 2.5.2. +- Updated to Ruby 2.5.3. +- Removed unnecessary source code comments. + # 6.0.0 (2018-10-01) - Added XCode install tip. diff --git a/README.md b/README.md index 4e6035d..6ddab73 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 6.0.0 + git checkout 6.1.0 Master Version (unstable):