Added version release notes

This commit is contained in:
Brooke Kuhlmann
2020-09-12 10:11:23 -06:00
parent 5569fdb345
commit 4e7c1c2e27
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
= Changes
== 9.0.0 (2020-09-12)
* Fixed Homebrew cask verifier deprecation warning
* Removed Homebrew Mecurial formula verification check
* Removed unnecessary verifier code comments
* Refactored utility basename and extension utilities
== 8.2.0 (2020-07-22)
* Fixed project requirements

View File

@@ -59,7 +59,7 @@ To install, run:
----
git clone https://github.com/bkuhlmann/mac_os.git
cd mac_os
git checkout 8.2.0
git checkout 9.0.0
----
=== Development