diff --git a/CHANGELOG.MD b/CHANGELOG.MD index d5a6105..00ff7cd 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,3 +1,6 @@ +* 1.1 + * compatibility with OSX Sierra + * move ramdisk mount point to user home dir - avoid permissions issue. * 1.0 * initial release with tested on OS X script 10.10.2 Yosemite diff --git a/README.md b/README.md index 847b28e..7fbeebf 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Works on * MAC OS X 10.10.2 Yosemite * MAC OS X 10.11 EI Capitan +* MAC OS X 10.12 Sierra > Note that you have to re-run the script in order to get the ram disk back after machine restart. > Currently it does not place it on startup - I'm working on it.