From d7827a3f07afd2a420ce67ce4e070116be265687 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mart=C3=AD?= <mvdan@mvdan.cc>
Date: Sat, 27 Feb 2016 13:01:56 +0000
Subject: [PATCH] CHANGELOG: prepare for upcoming release

---
 CHANGELOG.md | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f67c07974..043809110 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,14 @@
+### Upcoming release
 
-* add simple "Use Tor" preference
+* Add simple "Use Tor" setting
 
-* Enable TLS v1.2 for officials repo on all devices that support it
+* Enable TLS v1.2 for HTTPS on all devices that support it
+
+* Fix a series of Swap crashes, including a background crash
+
+* Fix most Android lint errors and some warnings
+
+* Translation updates
 
 ### 0.98.1 (2016-02-14)