diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index fd407ad..5c6b09c 100644 --- a/changelog.md +++ b/changelog.md | |||
@@ -3,6 +3,9 @@ | |||
3 | This file lists notable changes that have been made to the application on each release. | 3 | This file lists notable changes that have been made to the application on each release. |
4 | Releases are tracked and referred to using git tags. | 4 | Releases are tracked and referred to using git tags. |
5 | 5 | ||
6 | ## v0.42 -- 2024-10-04 | ||
7 | - fix automatic config dir migration issue | ||
8 | |||
6 | ## v0.41 -- 2024-09-18 | 9 | ## v0.41 -- 2024-09-18 |
7 | - rename app from "Tinc App" to "Tinc Mesh VPN" (more descriptive) | 10 | - rename app from "Tinc App" to "Tinc Mesh VPN" (more descriptive) |
8 | - make config and logs dirs accessible via the system's built-in file manager | 11 | - make config and logs dirs accessible via the system's built-in file manager |