tabby/clients/vim/CHANGELOG.md

12 lines
302 B
Markdown
Raw Normal View History

## 1.0.1
### Fixes:
- Fixed when resolving the server address, it will now try to prefer to use ipv4 over ipv6.
- Fixed a bug causing the `<Tab>` key can not fallback to the default behavior.
- Fixed a bug causing the completion replace range is rendered incorrectly.
## 1.0.0
### Initial release