res: Changelog for 2019.2.39

This commit is contained in:
Eberhard Graether
2019-05-29 03:34:33 +02:00
parent e5b51ecebb
commit 529b534939
+13
View File
@@ -1,5 +1,18 @@
### Changelog
#### 2019.2.39
released 2019-05-28
* Python: Added example for Python environment to Source Group help text (issue #696)
* Python: Improved post processing speed and show progress dialog
* Python: Added validity check for Python environment when entered in Source Group
* Code: Improved performance of location hovering in snippet mode
* Graph: Fixed undo after single edge activation within aggregation caused missing edges
* Don't set project state outdated if only Source Group name changed (issue #700)
* C/C++: Don't store path to compiler headers in preferences, instead always add it before indexing
* Python: write output of indexer processes to log file
* Fixed crashes on application close (issue #698)
#### 2019.2.25
released 2019-05-22