diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0
index 0c1fa497ed5750e06fef76cb30638268de39b763..6f4cbe5b3c97a19d5fa1df90bc314fe9ebc13a81 100644
--- a/dist/changes-1.3.0
+++ b/dist/changes-1.3.0
@@ -16,7 +16,7 @@ Debugging
    * QMap/QSet types), dereference reference parameters
    * CDB: Simplified display of STL types in the locals window
    * CDB: Fixed thread handling
-   * CDB: Added internal dumpers for string types for debuggee crashes
+   * CDB: Added internal dumpers for string types for debugger crashes
    * Improved QObject dumping, print out QRect/QSize, enumerations and flags
 
 General:
@@ -26,6 +26,7 @@ General:
 Editing:
    * Added support for text editor color schemes
    * Added highlighting of uses of the symbol under the cursor
+   * Added completion of include directives
    * Added the option to turn off marking of text changes
 
 Project support: