aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorpacien2019-06-13 20:07:06 +0200
committerpacien2019-06-13 20:07:06 +0200
commite5a54a768476d1ea80574a53b118f79825e78a56 (patch)
treeefbbe73629c8fb297a0035347bccd599b1430292 /changelog.md
parentc108e36cb28fb6147315908485eeb667dc5e27bf (diff)
downloadtincapp-e5a54a768476d1ea80574a53b118f79825e78a56.tar.gz
release v0.26v0.26
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 757d4a5..6272cc8 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,6 +3,12 @@
3This file lists notable changes that have been made to the application on each release. 3This file lists notable changes that have been made to the application on each release.
4Releases are tracked and referred to using git tags. 4Releases are tracked and referred to using git tags.
5 5
6## v0.26 - 2019-06-13
7- make tinc automatic reconnection on network change optional with new configuration key (`ReconnectOnNetworkChange`)
8- update LibreSSL to 2.9.2
9- update Kotlin to 1.3.31
10- update Gradle to 3.4.1
11
6## v0.25 - 2019-03-25 12## v0.25 - 2019-03-25
7- implement a workaround for broken file permissions on Android-x86 13- implement a workaround for broken file permissions on Android-x86
8- kill any remnant tinc daemon when starting a new connection 14- kill any remnant tinc daemon when starting a new connection