diff options
author | euxane | 2024-08-31 18:44:30 +0200 |
---|---|---|
committer | euxane | 2024-08-31 18:44:30 +0200 |
commit | 4c6a2a879a5847b369d5b889452bf96c3d610463 (patch) | |
tree | 62c0b766efc7287f804e2c9b424c7db71e1d9263 /changelog.md | |
parent | 098446b4fbdb78c1f0d44d7cf3605677ad8fdcc4 (diff) | |
download | tincapp-4c6a2a879a5847b369d5b889452bf96c3d610463.tar.gz |
release: v0.40v0.40
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 93f5a0c..d2cae7f 100644 --- a/changelog.md +++ b/changelog.md | |||
@@ -3,6 +3,10 @@ | |||
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.40 -- 2024-08-31 | ||
7 | - update Android SDK target API to 34 (Android 14) | ||
8 | - add monochrome app icon | ||
9 | |||
6 | ## v0.39 -- 2024-01-20 | 10 | ## v0.39 -- 2024-01-20 |
7 | - fix permissions for newly created or joined network host and key files | 11 | - fix permissions for newly created or joined network host and key files |
8 | 12 | ||