From 83e4ab6be7993fed63a9e01c79e62eb48f09662d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 6 Oct 2020 23:20:14 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-wireguard.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-wireguard.md b/images/docker-wireguard.md index b7b715079..2f210bc36 100644 --- a/images/docker-wireguard.md +++ b/images/docker-wireguard.md @@ -226,6 +226,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **06.10.20:** - Disable CoreDNS in client mode, or if port 53 is already in use in server mode. * **04.10.20:** - Allow to specify a list of names as PEERS and add ALLOWEDIPS environment variable. Also, add peer name/id to each one of the peer sections in wg0.conf. Important: Existing users need to delete `/config/templates/peer.conf` and restart * **27.09.20:** - Cleaning service binding example to have accurate PreDown script. * **06.08.20:** - Replace resolvconf with openresolv due to dns issues when a client based on this image is connected to a server also based on this image. Add IPv6 info to readme. Display kernel version in logs.