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: Shell scripts for automated macOS machine setup.
|
||||
version: 18.1.0
|
||||
version: 18.2.0
|
||||
license: Hippocratic-2.1
|
||||
date-released: 2024-02-25
|
||||
date-released: 2024-04-21
|
||||
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 18.1.0
|
||||
git checkout 18.2.0
|
||||
----
|
||||
|
||||
== Usage
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
= Versions
|
||||
|
||||
== 18.2.0 (2024-04-21)
|
||||
|
||||
* 🔼 Updated RuboCop to use XDG local configuration - Brooke Kuhlmann
|
||||
* 🔼 Updated to Caliber 0.51.0 - Brooke Kuhlmann
|
||||
* 🔼 Updated to Git Lint 7.1.0 - Brooke Kuhlmann
|
||||
* 🔼 Updated to Git Lint 7.3.0 - Brooke Kuhlmann
|
||||
* 🔼 Updated to Rake 13.2.0 - Brooke Kuhlmann
|
||||
|
||||
== 18.1.0 (2024-02-25)
|
||||
|
||||
* 🔼 Updated to Caliber 0.50.0 - Brooke Kuhlmann
|
||||
|
||||
Reference in New Issue
Block a user