Added version release changes.

This commit is contained in:
Brooke Kuhlmann
2018-08-01 19:51:36 -06:00
parent f6610849eb
commit c01bdeb393
2 changed files with 22 additions and 6 deletions

View File

@@ -1,3 +1,19 @@
# 5.0.0 (2018-08-01)
- Fixed Markdown ordered list numbering.
- Fixed verification of Homebrew formulas.
- Added App Store application verification.
- Added Homebrew cask application verifier.
- Updated Git checkout to silence detached head warnings.
- Updated README documentation.
- Updated Semantic Versioning links to be HTTPS.
- Updated boot disk format documentation.
- Updated project changes to use semantic versions.
- Removed Java install support.
- Removed restorer functions.
- Refactored function parameter documentation.
- Refactored library function order.
# 4.1.0 (2018-04-01)
- Updated README license information.