diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0
index c5384049f54c8f032e303007c14abfeef8446c36..648249b77822e35d4f9ad67841ccebfb60841a1d 100644
--- a/dist/changes-1.3.0
+++ b/dist/changes-1.3.0
@@ -62,6 +62,7 @@ Debugging
    * CDB: Added internal dumpers for string types for debuggee crashes
    * Improved QObject dumping, print out QRect/QSize, enumerations and flags
    * Made it possible to use the BinEditor plugin for displaying raw memory
+   * Replace disassembler window by a real text editor enabling "mixed" output
 
 Designer
    * Added support for rearranging and floating form editor tools