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 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 |