Added version release notes

This commit is contained in:
Brooke Kuhlmann
2020-12-30 10:31:46 -07:00
parent c9c7f46e4a
commit 605190577f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
= Changes
== 11.0.0 (2020-12-30)
* Fixed Circle CI configuration for Bundler config path - Brooke Kuhlmann
* Added Circle CI explicit Bundle install configuration - Brooke Kuhlmann
* Updated to Git Lint 2.0.0 - Brooke Kuhlmann
* Updated to Ruby 3.0.0 - Brooke Kuhlmann
== 10.0.0 (2020-11-15)
* Added macOS Big Sur support

View File

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