diff --git a/dist/changes-2.5.0 b/dist/changes-2.5.0
index ab377be1e3fd226484c77a13e4aac61b6df1d873..3ead4dc4b28b9c58872eafd153aa082ba57aa068 100644
--- a/dist/changes-2.5.0
+++ b/dist/changes-2.5.0
@@ -34,6 +34,9 @@ Managing Projects
 Debugging
 
 Debugging QML/JS
+   * Relocate breakpoints to next executable code
+   * Implement run-to-line functionality
+   * Spruce up the script console for evaluating QML/JS expressions
 
 Analyzing Code