docs: Update changelog

This commit is contained in:
hedy
2023-11-29 17:33:55 +08:00
parent 438d26896f
commit c148a9977e

View File

@@ -83,6 +83,9 @@
allows navigating some symbol away from cursor location and make quick edits in
the other position using the preview window. This feature is currently
experimental and opt-in. Enable with `preview_window.live = true`
- New outline window can be opened when no providers are found. A message is
displayed in the outline buffer. Same goes for refreshing outline during buffer
switches.
### Fixes