diff --git a/CHANGES.md b/CHANGES.md index ee73301..902eb26 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -# v4.1.0 (2018-04-01) +# 4.1.0 (2018-04-01) - Updated README license information. - Updated README screencast tutorial. @@ -7,14 +7,14 @@ - Updated to Ruby 2.5.1. - Removed Patreon badge from README. -# v4.0.0 (2018-01-01) +# 4.0.0 (2018-01-01) - Added Gemfile.lock to .gitignore. - Updated to Apache 2.0 license. - Updated to Ruby 2.4.3. - Updated to Ruby 2.5.0. -# v3.1.0 (2017-11-26) +# 3.1.0 (2017-11-26) - Updated Gemfile.lock file. - Updated boot disk documenation to mention APFS. @@ -23,7 +23,7 @@ - Updated to Rake 12.3.0. - Updated to Rubocop 0.51.0. -# v3.0.0 (2017-10-01) +# 3.0.0 (2017-10-01) - Fixed table of contents. - Updated boot disk creation to use macOS High Sierra. @@ -31,7 +31,7 @@ - Updated to Git Cop 1.6.0. - Updated to Ruby 2.4.2. -# v2.2.0 (2017-07-16) +# 2.2.0 (2017-07-16) - Added Git Cop support. - Updated CONTRIBUTING documentation. @@ -39,33 +39,33 @@ - Updated README headers. - Updated gem dependencies. -# v2.1.0 (2017-04-29) +# 2.1.0 (2017-04-29) - Fixed Java SE Development Kit install. - Fixed install-all command -# v2.0.0 (2017-04-09) +# 2.0.0 (2017-04-09) - Added Homebrew Casks install script. - Updated README semantic versioning order. - Updated contributing documentation. - Refactored Homebrew software as Homebrew Formulas. -# v1.3.1 (2017-01-08) +# 1.3.1 (2017-01-08) - Fixed install of zip app downloads with sub-directories. -# v1.3.0 (2017-01-01) +# 1.3.0 (2017-01-01) - Updated README versioning documentation. - Removed CHANGELOG.md (use CHANGES.md instead). -# v1.2.0 (2016-10-12) +# 1.2.0 (2016-10-12) - Fixed reinstaller path issues with application and extension scripts. - Added screencast to README. -# v1.1.0 (2016-10-11) +# 1.1.0 (2016-10-11) - Fixed Bash script header to dynamically load correct environment. - Fixed verification of Homebrew application installs. @@ -73,6 +73,6 @@ - Added script hooks for unfinished custom configurations. - Updated and clarified README documentation. -# v1.0.0 (2016-10-05) +# 1.0.0 (2016-10-05) - Initial version.