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.