Added version release notes
This commit is contained in:
@@ -2,9 +2,9 @@ cff-version: 1.2.0
|
||||
message: Please use the following metadata when citing this project in your work.
|
||||
title: macOS
|
||||
abstract: Provides a shell based framework for automating the setup of a macOS machine.
|
||||
version: 16.0.0
|
||||
version: 16.0.1
|
||||
license: Hippocratic-2.1
|
||||
date-released: 2022-12-25
|
||||
date-released: 2023-02-05
|
||||
authors:
|
||||
- family-names: Kuhlmann
|
||||
given-names: Brooke
|
||||
|
||||
@@ -56,7 +56,7 @@ To install, run:
|
||||
----
|
||||
git clone https://github.com/bkuhlmann/mac_os.git
|
||||
cd mac_os
|
||||
git checkout 16.0.0
|
||||
git checkout 16.0.1
|
||||
----
|
||||
|
||||
== Usage
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
= Versions
|
||||
|
||||
== 16.0.1 (2023-02-05)
|
||||
|
||||
* Added Rake binstub - Brooke Kuhlmann
|
||||
* Updated to Caliber 0.21.0 - Brooke Kuhlmann
|
||||
* Updated to Caliber 0.25.0 - Brooke Kuhlmann
|
||||
* Updated to Git Lint 5.0.0 - Brooke Kuhlmann
|
||||
|
||||
== 16.0.0 (2022-12-25)
|
||||
|
||||
* Fixed Node installer to detect Node and version - Brooke Kuhlmann
|
||||
|
||||
Reference in New Issue
Block a user