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 845f1bc..859602c 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.36 -- 2023-01-09 | ||
7 | - inherit metered network restriction from underlying link (android 10+) | ||
8 | |||
6 | ## v0.35 -- 2023-01-06 | 9 | ## v0.35 -- 2023-01-06 |
7 | - fix app crash when connecting or enabling FTP server (android 12+) | 10 | - fix app crash when connecting or enabling FTP server (android 12+) |
8 | 11 | ||