diff options
author | pacien | 2019-06-14 13:53:02 +0200 |
---|---|---|
committer | pacien | 2019-06-14 13:53:02 +0200 |
commit | 6af1b9d7a7b07b8b3dd37a764311f99024b0d710 (patch) | |
tree | 552ec21e04aebabca8780a0b62fe52acbd1800c4 /changelog.md | |
parent | b871bcbd23420f3d8ce709372f2b9723c6294b47 (diff) | |
download | tincapp-6af1b9d7a7b07b8b3dd37a764311f99024b0d710.tar.gz |
release v0.27v0.27
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 6272cc8..2e7df6e 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.27 - 2019-06-14 | ||
7 | - fix R8 optimisation that made the app unable to load its libraries | ||
8 | |||
6 | ## v0.26 - 2019-06-13 | 9 | ## v0.26 - 2019-06-13 |
7 | - make tinc automatic reconnection on network change optional with new configuration key (`ReconnectOnNetworkChange`) | 10 | - make tinc automatic reconnection on network change optional with new configuration key (`ReconnectOnNetworkChange`) |
8 | - update LibreSSL to 2.9.2 | 11 | - update LibreSSL to 2.9.2 |