aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.7.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-2.7.0')
-rw-r--r--dist/changes-2.7.03
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0
index f5869e73d9..cb8c286802 100644
--- a/dist/changes-2.7.0
+++ b/dist/changes-2.7.0
@@ -100,7 +100,8 @@ Debugging
Analyzer
C++ Support
- * Added GetterSetter quick fix
+ * Added Create Getter and Setter Member Functions refactoring action
+ * Added Reformat Pointers or References refactoring action
* Fixed semantic highlighting when multiple editors are visible
* Fixed Find/Rename Macro usage
* Added code completion for instantiation of templates with default argument