Skip to content

Commit 8dd8e77

Browse files
committed
add forgotten changelog entry for alpine branch
1 parent d103b13 commit 8dd8e77

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
@@ -327,6 +327,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
327327
## Versions
328328

329329
* **26.10.22:** - Better handle unsupported peer names. Improve logging.
330+
* **12.10.22:** - Add Alpine branch. Optimize wg and coredns services.
330331
* **04.10.22:** - Rebase to Jammy. Upgrade to s6v3.
331332
* **16.05.22:** - Improve NAT handling in server mode when multiple ethernet devices are present.
332333
* **23.04.22:** - Add pre-shared key support. Automatically added to all new peer confs generated, existing ones are left without to ensure no breaking changes.

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ app_setup_block: |
122122
# changelog
123123
changelogs:
124124
- { date: "26.10.22:", desc: "Better handle unsupported peer names. Improve logging." }
125+
- { date: "12.10.22:", desc: "Add Alpine branch. Optimize wg and coredns services." }
125126
- { date: "04.10.22:", desc: "Rebase to Jammy. Upgrade to s6v3." }
126127
- { date: "16.05.22:", desc: "Improve NAT handling in server mode when multiple ethernet devices are present." }
127128
- { date: "23.04.22:", desc: "Add pre-shared key support. Automatically added to all new peer confs generated, existing ones are left without to ensure no breaking changes." }

0 commit comments

Comments
 (0)