From 6e2715dfb633066fad4df3da1ae2c5486502c3e4 Mon Sep 17 00:00:00 2001
From: cyBerta <cyberta@riseup.net>
Date: Sun, 31 Jul 2022 04:37:44 +0200
Subject: [PATCH] update CHANGELOG

---
 CHANGELOG | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index af35b0ecc..6a441fac8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,14 @@
+1.1.5 Beta
+* integrate obfsvpn - a new pluggable transports library
+* pin single obfuscation proxies
+* allow to pin a single gateway from a given provider for better debugging (only in Debug Builds available)
+* support new TLS ciphers TLS-ECDHE-ECDSA-WITH-AES-256-GCM-SHA384 and DHE-RSA-AES128-SHA
+* hide tethering entry if client runs on CalyxOS (Android 11+), since CalyxOS has system level support for tethering that doesn't require root permissions
+
+bugfixes:
+* fix auto-updating eip-service.json, app update check and certificate updates
+* fix notification sound bug when downloading a new app version on older Android versions (app update check feature is only available in apks downloaded from bitmask.net / riseup.net)
+
 1.1.4
 features:
 * improve censorship circumvention if VPN certificate needs to be fetched
-- 
GitLab