summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-12-14 18:28:00 +0100
committerkali kaneko (leap communications) <kali@leap.se>2021-12-14 19:30:07 +0100
commit7ab7b8cd822dc0e4548f9cf6795567f2eeef44e1 (patch)
treee4128cf4670ad5a03c94b21514fc7c86b77d616b
parent5d9788388c9cf176a331d1fddc708420d88c4ce5 (diff)
[pkg] bump version
-rw-r--r--CHANGELOG13
-rw-r--r--pkg/version2
2 files changed, 11 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1c7e8be..b50ddb2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,18 @@
+development
+===========
+- ...
+
+
0.21.11
=======
-- Do not fail if ipv6 is disabled (GNU/Linux)
- Complete UI revamp
+- Do not fail if ipv6 is disabled (GNU/Linux)
- UDP support
- Obfs4 support
-- Experimental snowflake support for bootstrap
-- Disable autostart
+- Experimental snowflake support for bootstrap (not exposed in UI yet)
+- Disable autostart on first run
+- Provider "message of the day"
+- primitive version check for windows, osx.
0.21.6
diff --git a/pkg/version b/pkg/version
index 78cfa5e..4350a15 100644
--- a/pkg/version
+++ b/pkg/version
@@ -1 +1 @@
-0.21.6
+0.21.11