diff options
author | pacien | 2021-07-12 00:13:38 +0200 |
---|---|---|
committer | pacien | 2021-07-12 00:13:38 +0200 |
commit | c1d2e62664768477b2061a89b5b19a2a80dfb02b (patch) | |
tree | 8d44d975dbeb9aae6fdd2483f2ec6e62e2b5818a /changelog.md | |
parent | a6a1780e10d1ba49e79250bf2d451764bd1cef3a (diff) | |
download | tincapp-c1d2e62664768477b2061a89b5b19a2a80dfb02b.tar.gz |
deps: update libressl to 3.3.3
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 d93d7eb..8aaa1a7 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.33 - NEXT RELEASE | ||
7 | - update LibreSSL to 3.3.3 | ||
8 | |||
6 | ## v0.32 - 2020-12-17 | 9 | ## v0.32 - 2020-12-17 |
7 | - Android 11 compatibility: expose configuration and log files through an embedded FTP server | 10 | - Android 11 compatibility: expose configuration and log files through an embedded FTP server |
8 | - improve security by moving the configuration, keys and logs to a private location | 11 | - improve security by moving the configuration, keys and logs to a private location |