diff --git a/resources/release-notes.md b/resources/release-notes.md index 4a7ed2c1..5d4e4897 100644 --- a/resources/release-notes.md +++ b/resources/release-notes.md @@ -3,6 +3,7 @@ * Improve Open Quickly - Use [The Silver Searcher](https://github.com/ggreer/the_silver_searcher)'s ignore mechanism - Use [ccls](https://github.com/MaskRay/ccls)' fuzzy search +* GH-730: Add "Close Window" menu item, which closes all tabs (and the VimR window). * Bugfix: VimR hangs when there are windows in which nvim is waiting for user input. * Bugfix: Forward search in Markdown preview does not work. * Dependencies updates: