diff options
author | pacien | 2023-07-30 00:17:41 +0200 |
---|---|---|
committer | pacien | 2023-07-30 03:53:20 +0200 |
commit | b01ad7059d7b7f58c54efc952a299ff7cfa53d78 (patch) | |
tree | 7c377a41b0990a2dfaa415fc045205b31a7c3448 | |
parent | 7af2bef60caa354c03e67ef07a70d194aa177398 (diff) | |
download | tincapp-b01ad7059d7b7f58c54efc952a299ff7cfa53d78.tar.gz |
changelog: update for file location change
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index aa11c9c..9012ace 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.38 -- (upcoming release) | ||
7 | - make configuration files and logs accessible in the user-accessible storage | ||
8 | (in USB storage mode). The embedded FTP server has been removed | ||
9 | |||
6 | ## v0.37 -- 2023-01-30 | 10 | ## v0.37 -- 2023-01-30 |
7 | - add russian translation (contributed by exclued) | 11 | - add russian translation (contributed by exclued) |
8 | 12 | ||