Skip to content

Commit 0101801

Browse files
committed
update changelog
1 parent 5cbb040 commit 0101801

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
@@ -309,6 +309,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
309309

310310
## Versions
311311

312+
* **28.11.21:** - Add site-to-site vpn support.
312313
* **11.02.21:** - Fix bug related to changing internal subnet and named peer confs not updating.
313314
* **06.10.20:** - Disable CoreDNS in client mode, or if port 53 is already in use in server mode.
314315
* **04.10.20:** - Allow to specify a list of names as PEERS and add ALLOWEDIPS environment variable. Also, add peer name/id to each one of the peer sections in wg0.conf. Important: Existing users need to delete `/config/templates/peer.conf` and restart

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ app_setup_block: |
120120
121121
# changelog
122122
changelogs:
123+
- { date: "28.11.21:", desc: "Add site-to-site vpn support." }
123124
- { date: "11.02.21:", desc: "Fix bug related to changing internal subnet and named peer confs not updating." }
124125
- { date: "06.10.20:", desc: "Disable CoreDNS in client mode, or if port 53 is already in use in server mode." }
125126
- { date: "04.10.20:", desc: "Allow to specify a list of names as PEERS and add ALLOWEDIPS environment variable. Also, add peer name/id to each one of the peer sections in wg0.conf. Important: Existing users need to delete `/config/templates/peer.conf` and restart" }

0 commit comments

Comments
 (0)