tabby/clients/vim/CHANGELOG.md

18 lines
401 B
Markdown

## 1.0.2
### Fixes:
- Fixed a bug causing status stuck in 'initializing' when script not found.
## 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