From 26de8dca8a9cf1eeab362cffbc1e0c733fc16a8b Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 13 Apr 2020 23:48:09 +0100 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 03fa5fe78b..b9d4bea9e6 100755 --- a/images/docker-wireguard.md +++ b/images/docker-wireguard.md @@ -184,6 +184,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **13.04.20:** - Fix bug that forced conf recreation on every start. * **08.04.20:** - Add arm32/64 builds and enable multi-arch (rpi4 with ubuntu and raspbian buster tested). Add CoreDNS for `PEERDNS=auto` setting. Update the `add-peer`/`show-peer` scripts to utilize the templates and the `INTERNAL_SUBNET` var (previously missed, oops). * **05.04.20:** - Add `INTERNAL_SUBNET` variable to prevent subnet clashes. Add templates for server and peer confs. * **01.04.20:** - Add `show-peer` script and include info on host installed headers.