From 2e6cbc3afe29c22674d581bde23e8c24122ef90b Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 27 Jul 2020 15:08:49 -0400 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 2060dd9bb8..18ee2f9068 100644 --- a/images/docker-wireguard.md +++ b/images/docker-wireguard.md @@ -207,6 +207,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **27.07.20:** - Update Coredns config to prevent issues with non-user-defined bridge networks. * **05.07.20:** - Add Debian updates and security repos for headers. * **25.06.20:** - Simplify module tests, prevent iptables issues from resulting in false negatives. * **19.06.20:** - Add support for Ubuntu Focal (20.04) kernels. Compile wireguard tools and kernel module instead of using the ubuntu packages. Make module install optional. Improve verbosity in logs.