Added version release notes

This commit is contained in:
Brooke Kuhlmann
2020-04-01 10:40:58 -06:00
parent 413d4a65fe
commit 75e9401ff3
2 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,16 @@
= Changes = Changes
== 8.1.0 (2020-04-01)
- Added README production and development setup instructions
- Updated Circle CI build label
- Updated README screencast to use larger image
- Updated documentation to ASCII Doc format
- Updated to Code of Conduct 2.0.0
- Updated to Git Cop 4.0.0
- Updated to Ruby 2.7.1
- Removed README images
== 8.0.1 (2020-01-01) == 8.0.1 (2020-01-01)
* Added Startup Security Utility to README. * Added Startup Security Utility to README.

View File

@@ -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 8.0.1 git checkout 8.1.0
---- ----
=== Development === Development