diff options
author | euxane | 2024-09-18 23:41:13 +0200 |
---|---|---|
committer | euxane | 2024-09-18 23:41:13 +0200 |
commit | c2cee114110679b989dd583c690ddb9c76599f2b (patch) | |
tree | cfbc0d2fb3a62db5efb7fe5efb5378330e42685b /changelog.md | |
parent | 36dd8ce58c470f101cc603716e1d18bf2f8751b1 (diff) | |
download | tincapp-c2cee114110679b989dd583c690ddb9c76599f2b.tar.gz |
release: v0.41v0.41
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md index a12192c..fd407ad 100644 --- a/changelog.md +++ b/changelog.md | |||
@@ -3,9 +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.41 -- (next release) | 6 | ## v0.41 -- 2024-09-18 |
7 | - rename app from "Tinc App" to "Tinc Mesh VPN" (more descriptive) | 7 | - rename app from "Tinc App" to "Tinc Mesh VPN" (more descriptive) |
8 | - share configuration and log directories with explicit action | 8 | - make config and logs dirs accessible via the system's built-in file manager |
9 | - move configuration and log directories back to internal private storage | 9 | - move configuration and log directories back to internal private storage |
10 | 10 | ||
11 | ## v0.40 -- 2024-08-31 | 11 | ## v0.40 -- 2024-08-31 |