Added version release notes

This commit is contained in:
Brooke Kuhlmann
2021-07-17 11:44:05 -06:00
parent e9d1928b90
commit 029fce45b4
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
= Changes
== 12.0.1 (2021-07-17)
* Updated to Ruby 3.0.1 - Brooke Kuhlmann
* Updated to Ruby 3.0.2 - Brooke Kuhlmann
== 12.0.0 (2021-03-16)
* Fixed environment configuration to source Bash resource - Brooke Kuhlmann

View File

@@ -59,7 +59,7 @@ To install, run:
----
git clone https://github.com/bkuhlmann/mac_os.git
cd mac_os
git checkout 12.0.0
git checkout 12.0.1
----
== Usage