Added version release notes
This commit is contained in:
27
CHANGES.adoc
27
CHANGES.adoc
@@ -1,15 +1,26 @@
|
|||||||
= Changes
|
= 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)
|
== 8.1.0 (2020-04-01)
|
||||||
|
|
||||||
- Added README production and development setup instructions
|
* Added README production and development setup instructions
|
||||||
- Updated Circle CI build label
|
* Updated Circle CI build label
|
||||||
- Updated README screencast to use larger image
|
* Updated README screencast to use larger image
|
||||||
- Updated documentation to ASCII Doc format
|
* Updated documentation to ASCII Doc format
|
||||||
- Updated to Code of Conduct 2.0.0
|
* Updated to Code of Conduct 2.0.0
|
||||||
- Updated to Git Cop 4.0.0
|
* Updated to Git Cop 4.0.0
|
||||||
- Updated to Ruby 2.7.1
|
* Updated to Ruby 2.7.1
|
||||||
- Removed README images
|
* Removed README images
|
||||||
|
|
||||||
== 8.0.1 (2020-01-01)
|
== 8.0.1 (2020-01-01)
|
||||||
|
|
||||||
|
|||||||
@@ -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.1.0
|
git checkout 8.2.0
|
||||||
----
|
----
|
||||||
|
|
||||||
=== Development
|
=== Development
|
||||||
|
|||||||
Reference in New Issue
Block a user