Skip to content

Commit a50a623

Browse files
chore(main): release 8.1.0 (#804)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d98a13b commit a50a623

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [8.1.0](https://github.com/linrongbin16/fzfx.nvim/compare/v8.0.0...v8.1.0) (2025-02-02)
4+
5+
6+
### Features
7+
8+
* **lsp:** make incoming/outgoing calls async ([#805](https://github.com/linrongbin16/fzfx.nvim/issues/805)) ([fd313c1](https://github.com/linrongbin16/fzfx.nvim/commit/fd313c19578615d327fc9292f9d68a472d60c935))
9+
* **provider:** support new "ASYNC_DIRECT" provider type ([#803](https://github.com/linrongbin16/fzfx.nvim/issues/803)) ([a5c3090](https://github.com/linrongbin16/fzfx.nvim/commit/a5c309040adb448b374a9a63eaed18ef7ffd9081))
10+
11+
12+
### Performance Improvements
13+
14+
* **lsp:** use new async provider for 4 lsp location providers to avoid UI blocking ([#803](https://github.com/linrongbin16/fzfx.nvim/issues/803)) ([a5c3090](https://github.com/linrongbin16/fzfx.nvim/commit/a5c309040adb448b374a9a63eaed18ef7ffd9081))
15+
316
## [8.0.0](https://github.com/linrongbin16/fzfx.nvim/compare/v7.2.1...v8.0.0) (2025-01-20)
417

518

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.0
1+
8.1.0

0 commit comments

Comments
 (0)