diff options
author | euxane | 2024-09-18 23:41:13 +0200 |
---|---|---|
committer | euxane | 2024-09-18 23:41:13 +0200 |
commit | 318a57b80054c7c47f49acc088bc454d16338892 (patch) | |
tree | f14fb3a8975a053d7a468080d139a4df01d8ceb0 /changelog.md | |
parent | 6f2bb6481c5d8c124701391f6e6c7b499249ad82 (diff) | |
download | tincapp-318a57b80054c7c47f49acc088bc454d16338892.tar.gz |
changelog: mention config and log files location changes
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 55c63ba..a12192c 100644 --- a/changelog.md +++ b/changelog.md | |||
@@ -5,6 +5,8 @@ Releases are tracked and referred to using git tags. | |||
5 | 5 | ||
6 | ## v0.41 -- (next release) | 6 | ## v0.41 -- (next release) |
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 | ||
9 | - move configuration and log directories back to internal private storage | ||
8 | 10 | ||
9 | ## v0.40 -- 2024-08-31 | 11 | ## v0.40 -- 2024-08-31 |
10 | - update Android SDK target API to 34 (Android 14) | 12 | - update Android SDK target API to 34 (Android 14) |