Added version release notes

This commit is contained in:
Brooke Kuhlmann
2021-10-25 18:02:18 -06:00
parent bfaba4b40d
commit 0cd587c527
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
= Changes
== 14.0.0 (2021-10-25)
* Updated to macOS Monterey - Brooke Kuhlmann
* Removed notes from pull request template - Brooke Kuhlmann
== 13.0.0 (2021-08-01)
* Added install Node function - 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 13.0.0
git checkout 14.0.0
----
== Usage