Removed CHANGELOG.md (use CHANGES.md instead).

- Simplifies the name since "Log" is implied and is one of the three
  common file names for this type of information: CHANGELOG.md,
  CHANGES.md, and HISTORY.md

[ci skip]
This commit is contained in:
Brooke Kuhlmann
2016-10-18 14:23:38 -06:00
parent 7db6835173
commit 8528e0ff01
2 changed files with 2 additions and 2 deletions

16
CHANGES.md Normal file
View File

@@ -0,0 +1,16 @@
# 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.
- Fixed verification of Homebrew application installs.
- Added script hook for App Store software install.
- Added script hooks for unfinished custom configurations.
- Updated and clarified README documentation.
# v1.0.0 (2016-10-05)
- Initial version.