diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d90087a..bfc35434 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ **User Interface** * A details panel below the Outline tree view has been added. The panel shows all the information of a selected row in the tree view above, including hidden columns, and some additional information. The tags and references also become clickable links that when clicked will open in the document viewer. PR #281. +* Added a context menu to the project tree for easier access to some of the most use actions on the tree. PR #282. ## Version 0.7 [2020-06-01]