Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Commit f98388d

Browse files
committed
update readme
1 parent 75875a9 commit f98388d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ Below are the instructions for updating containers:
174174

175175
## Versions
176176

177+
* **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.
177178
* **14.03.19:** - Update deb package URL.
178179
* **21.02.19:** - Rebase to xenial due to incompatibility issues on some older host OSes.
179180
* **12.02.19:** - Rename github repo to match the docker hub repo and container name.

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ app_setup_block: |
6060
6161
# changelog
6262
changelogs:
63+
- { date: "03.04.19:", desc: "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." }
6364
- { date: "14.03.19:", desc: "Update deb package URL." }
6465
- { date: "21.02.19:", desc: "Rebase to xenial due to incompatibility issues on some older host OSes." }
6566
- { date: "12.02.19:", desc: "Rename github repo to match the docker hub repo and container name." }

0 commit comments

Comments
 (0)