Compare commits

..

3 Commits
7.1.0 ... 7.1.1

Author SHA1 Message Date
Brooke Kuhlmann
b45af77b5c Added version release notes. 2019-05-01 20:53:27 -06:00
Brooke Kuhlmann
41f6fae742 Added project icon to README.
Further stylizes the project.

[ci skip]
2019-04-28 10:00:45 -06:00
Brooke Kuhlmann
3ee1d855bf Updated to Ruby 2.6.3.
[Details](https://is.gd/wKUEHw).
2019-04-17 17:43:02 -06:00
4 changed files with 11 additions and 2 deletions

View File

@@ -1 +1 @@
2.6.2 2.6.3

View File

@@ -1,3 +1,8 @@
# 7.1.1 (2019-05-01)
- Added project icon to README.
- Updated to Ruby 2.6.3.
# 7.1.0 (2019-04-01) # 7.1.0 (2019-04-01)
- Added XCode installer fix to troubleshooting section. - Added XCode installer fix to troubleshooting section.

View File

@@ -1,3 +1,7 @@
<p align="center">
<img src="mac_os.png" alt="MacOS Icon"/>
</p>
# macOS # macOS
[![Circle CI Status](https://circleci.com/gh/bkuhlmann/mac_os.svg?style=svg)](https://circleci.com/gh/bkuhlmann/mac_os) [![Circle CI Status](https://circleci.com/gh/bkuhlmann/mac_os.svg?style=svg)](https://circleci.com/gh/bkuhlmann/mac_os)
@@ -72,7 +76,7 @@ Current Version (stable):
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 7.1.0 git checkout 7.1.1
Master Version (unstable): Master Version (unstable):

BIN
mac_os.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB