From 2d75c57a206cb1a686d1e13f16a4c60710b678a3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mart=C3=AD?= <mvdan@mvdan.cc>
Date: Fri, 25 Sep 2015 22:09:53 -0700
Subject: [PATCH] Update changelog

---
 CHANGELOG.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3dbb746b2..effefb783 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,10 @@
 
 * Add StrictMode to debug builds
 
-* Make the GitLab CI run the tests in an emulator as well as testing the build
+* Make the GitLab CI run the tests in an emulator
+
+* Use gradle-witness to ensure the reproducibility of the build with libraries
+  pulled from maven repositories
 
 * Switched to Weblate for translations