diff --git a/CHANGES.adoc b/CHANGES.adoc index 6192b94..6e229e1 100644 --- a/CHANGES.adoc +++ b/CHANGES.adoc @@ -1,15 +1,26 @@ = Changes +== 8.2.0 (2020-07-22) + +* Fixed project requirements +* Fixed screencast image URL +* Updated GitHub templates +* Updated README credit URL +* Updated README screencast URL +* Updated README screencast cover to SVG format +* Updated to Git Lint 1.0.0 +* Refactored Rakefile requirements + == 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 +* 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) diff --git a/README.adoc b/README.adoc index 2f8c351..f76ae9f 100644 --- a/README.adoc +++ b/README.adoc @@ -59,7 +59,7 @@ To install, run: ---- git clone https://github.com/bkuhlmann/mac_os.git cd mac_os -git checkout 8.1.0 +git checkout 8.2.0 ---- === Development