diff --git a/images/docker-openvpn-as.md b/images/docker-openvpn-as.md index 92e87d86a..0d6200050 100644 --- a/images/docker-openvpn-as.md +++ b/images/docker-openvpn-as.md @@ -151,6 +151,7 @@ The "admin" account is a system (PAM) account and after container update or recr ## Versions +* **22.08.19:** - Prevent auto-start of openvpn after first time install, before configuration is completed. * **25.07.19:** - Create a xenial branch/tag and rebase master/latest to bionic. * **07.04.19:** - Fix first time config. * **03.04.19:** - Big rewrite of the install and update logic of openvpn-as to fix breaking changes (should fix updating from 2.6.1 to 2.7.3), added mysql-client for cluster support.