diff --git a/debian/changelog b/debian/changelog
index abdd5cc5f8497c9004ddb51ce0dd8683502ce661..a01a5218753f477287003905bc58dabb60172a46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,16 @@
-apertis-dev-tools (0.1612.0) jessie; urgency=medium
+apertis-dev-tools (0.1612.1) 16.12; urgency=medium
 
-  * Initial release.
+  [ Louis-Francis Ratté-Boulianne ]
+  * Add basic project structure (Apertis: T2984)
+  * Add tool to install/update sysroot
+  * Add documentation for sysroot management command
+  * Add --config option for sysroot command
+  * Add output format option (--format) and machine parseable format
+  * Add unit tests for sysroot management tool
+  * ade: Expand ~ in configured paths
+  * Use pkg-config.multiarch file to determine architecture (Apertis: T2984)
 
- -- Louis-Francis Ratté-Boulianne <lfrb@collabora.com>  Mon, 26 Oct 2016 10:25:01 -0400
+  [ Guillaume Desmottes ]
+  * debian: add dep on python modules
+
+ -- Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>  Fri, 09 Dec 2016 10:39:54 +0100