Added version release changes.
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
# 6.0.0 (2018-10-01)
|
||||||
|
|
||||||
|
- Added XCode install tip.
|
||||||
|
- Updated boot disk creation to macOS Mojave.
|
||||||
|
- Updated to Contributor Covenant Code of Conduct 1.4.1.
|
||||||
|
- Updated to Java SE Development Kit 10.
|
||||||
|
|
||||||
# 5.0.0 (2018-08-01)
|
# 5.0.0 (2018-08-01)
|
||||||
|
|
||||||
- Fixed Markdown ordered list numbering.
|
- Fixed Markdown ordered list numbering.
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ the two projects are meant to be used:
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
1. [macOS High Sierra](https://www.apple.com/macos) (with latest software updates applied)
|
1. [macOS Mojave](https://www.apple.com/macos) (with latest software updates applied)
|
||||||
1. [Xcode](https://developer.apple.com/xcode) (with accepted license agreement)
|
1. [Xcode](https://developer.apple.com/xcode) (with accepted license agreement)
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
@@ -72,7 +72,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 5.0.0
|
git checkout 6.0.0
|
||||||
|
|
||||||
Master Version (unstable):
|
Master Version (unstable):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user