Added version release notes
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
= Changes
|
= Changes
|
||||||
|
|
||||||
|
== 13.0.0 (2021-08-01)
|
||||||
|
|
||||||
|
* Added install Node function - Brooke Kuhlmann
|
||||||
|
* Updated Node package install script to use NPM - Brooke Kuhlmann
|
||||||
|
* Updated Ruby installer to use Frum - Brooke Kuhlmann
|
||||||
|
* Updated shell option help text - Brooke Kuhlmann
|
||||||
|
* Removed NPM install check function - Brooke Kuhlmann
|
||||||
|
|
||||||
== 12.0.1 (2021-07-17)
|
== 12.0.1 (2021-07-17)
|
||||||
|
|
||||||
* Updated to Ruby 3.0.1 - Brooke Kuhlmann
|
* Updated to Ruby 3.0.1 - Brooke Kuhlmann
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ To install, run:
|
|||||||
----
|
----
|
||||||
git clone https://github.com/bkuhlmann/mac_os.git
|
git clone https://github.com/bkuhlmann/mac_os.git
|
||||||
cd mac_os
|
cd mac_os
|
||||||
git checkout 12.0.1
|
git checkout 13.0.0
|
||||||
----
|
----
|
||||||
|
|
||||||
== Usage
|
== Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user