diff --git a/CHANGELOG.md b/CHANGELOG.md index 24669458..309af93a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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