aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-03-04 13:22:13 +0000
committersickcodes <[email protected]>2021-03-04 13:22:13 +0000
commit2077c3a45354ed6beb753afaed49d789d94a25b6 (patch)
treed9336101e21494cfe16318be4087da7907178db6 /CHANGELOG.md
parentShift exits (diff)
downloaddocker-osx-2077c3a45354ed6beb753afaed49d789d94a25b6.tar.xz
docker-osx-2077c3a45354ed6beb753afaed49d789d94a25b6.zip
v4.1 WIDTH/HEIGHT && move resolution README note
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index abc2d75..5fc75bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
|Version|Date|Notes|
|---|---|---|
-| |2021-03-04|Add `-e MASTER_PLIST_URL` to all images to allow using your own remote plist.|
-| |2021-03-03|Add WIDTH and HEIGHT to set the x and y resolutions, use in conjuction with serial numbers.|
+|4.1|2021-03-04|Add `-e MASTER_PLIST_URL` to all images to allow using your own remote plist.|
+| |2021-03-03|Add `WIDTH` and `HEIGHT` to set the x and y resolutions, use in conjuction with serial numbers.|
| |2021-03-02|Add ADDITIONAL_PORTS, for example `-e ADDITIONAL_PORTS='hostfwd=tcp::23-:23,'`|
|4.0|2021-02-27|Add big-sur support. Use `sickcodes/docker-osx:big-sur` or build using `--build-arg VERSION=11`|
| |2021-02-26|Change `-e NOPICKER=true` to simply do `sed -i '/^.*InstallMedia.*/d' Launch.sh` and `export BOOTDISK=/home/arch/OSX-KVM/OpenCore-Catalina/OpenCore-nopicker.qcow2`.|