docs: update release notes

This commit is contained in:
Ching Pei Yang 2024-06-25 19:17:00 +02:00
parent 156af70ca2
commit 6c81de4ed6
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Release notes for release 0.7
- Fix broken treesitter-context keybinds in visual mode
- Deprecate use of `__empty` to define empty tables in lua. Empty attrset are no
longer filtered and thus should be used instead.
- Add dap-go for better dap configurations
[jacekpoz](https://github.com/jacekpoz):