docs: Update changelog

This commit is contained in:
hedy
2023-11-23 18:49:12 +08:00
parent 0c6d97d34a
commit 7187665106

View File

@@ -96,6 +96,8 @@
- No more obnoxious '}' on the cmdline when using `show_help` keymap. A - No more obnoxious '}' on the cmdline when using `show_help` keymap. A
floating window is used now. floating window is used now.
([#19](https://github.com/hedyhli/outline.nvim/issues/19)) ([#19](https://github.com/hedyhli/outline.nvim/issues/19))
- Fixed display of JSX Fragments due to recent update from `javascript` TS
parser
### Performance ### Performance