diff --git a/blink/__info__.py b/blink/__info__.py
index da2f931c1e9ce64de4bebbbc4fbced0d593227b3..959b3269762138f251ea9e8bf019741c778ba9d8 100644
--- a/blink/__info__.py
+++ b/blink/__info__.py
@@ -5,9 +5,9 @@ __project__ = "blink"
 __summary__ = "Blink Qt"
 __webpage__ = "http://icanblink.com/"
 
-__version__ = "2.0.0"
+__version__ = "3.0.0"
 
-__date__ = "March 9th 2016"
+__date__ = "December 16th 2016"
 
 __author__ = "AG Projects"
 __email__ = "support@ag-projects.com"
diff --git a/debian/changelog b/debian/changelog
index 10cafc153052fe8cff132d3b34864e9c594afa78..0429a7bbac981e45f4620a2b07a204150091674f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+blink (3.0.0) unstable; urgency=medium
+
+  * Switched to Qt5
+  * Skip creation of dbgsym packages
+  * Updated building instructions for MinGW
+  * ixed race condition in accessing the ZRTP SAS for SMP verification
+  * Fixed unicode sorting for contact names
+  * Publish icon and display name in offline state
+  * Include display name and icon in the offline status document as well
+  * Allow run_in_gui_thread to wait for the function to finish
+  * Made IconManager thread safe
+  * Store Google contact icons in the IconManager
+  * Fixed showing ICE status when not available
+  * Improved some icons
+  * Fixed regular expression for autolinking http URLs
+  * Fix diverting std{out,err} when running frozen
+  * Use bundled cacerts when running frozen
+  * Improved chat themes
+  * Avoid random crahses on exit caused by out of order object deallocation
+
+ -- Saul Ibarra <saul@ag-projects.com>  Fri, 16 Dec 2016 16:31:34 +0100
+
 blink (2.0.0) unstable; urgency=medium
 
   * Use identity check for marker