Added version release notes

This commit is contained in:
Brooke Kuhlmann
2020-11-15 07:38:09 -07:00
parent 1bb6ef39a5
commit 45a6c5d1b0
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
= Changes
== 10.0.0 (2020-11-15)
* Added macOS Big Sur support
* Updated project documentation to conform to Rubysmith template
* Updated to Git Lint 1.3.0
* Updated to Ruby 2.7.2
== 9.0.0 (2020-09-12)
* Fixed Homebrew cask verifier deprecation warning

View File

@@ -57,7 +57,7 @@ To install, run:
----
git clone https://github.com/bkuhlmann/mac_os.git
cd mac_os
git checkout 9.0.0
git checkout 10.0.0
----
== Usage