aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-01-05 13:15:44 +0000
committersickcodes <[email protected]>2021-01-05 13:15:44 +0000
commit8d6d0359b1fcebd368cf9d21e6955bacadb03526 (patch)
treecff6dc8f87bad616bb57b5589f024d1dbb927dce /CHANGELOG.md
parentMerge pull request #121 from PeterDaveHello/ImproveDockerfile (diff)
downloaddocker-osx-8d6d0359b1fcebd368cf9d21e6955bacadb03526.tar.xz
docker-osx-8d6d0359b1fcebd368cf9d21e6955bacadb03526.zip
v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with iptables-nft. Remove libguestfs.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2297426..d3e361f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
|Version|Date|Notes|
|---|---|---|
-|2.7|2021-01-05|Add rankmirrors.|
+|2.7|2021-01-05|Add rankmirrors. Remove gibMacOS. Replace iptables with iptables-nft. Remove libguestfs.|
| |2020-12-17|Remove unnecessary WORKDIR commands.|
| |2020-12-16|Reduce image size by cloning OSX-KVM to only 1 depth level. Simplify mkdir && chown to mkdir -m|
| |2020-10-06|Add the ability to skip the boot screen with ./Launch-nopicker.sh|