We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee057e commit 16d618dCopy full SHA for 16d618d
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [8.1.1](https://github.com/linrongbin16/fzfx.nvim/compare/v8.1.0...v8.1.1) (2025-02-03)
4
+
5
6
+### Performance Improvements
7
8
+* **git:** make git branches command async ([#806](https://github.com/linrongbin16/fzfx.nvim/issues/806)) ([0ee057e](https://github.com/linrongbin16/fzfx.nvim/commit/0ee057e397c6424e0e54dc4f2368312cedb25dd4))
9
+* **git:** reduce git root commands duplicate running ([#806](https://github.com/linrongbin16/fzfx.nvim/issues/806)) ([0ee057e](https://github.com/linrongbin16/fzfx.nvim/commit/0ee057e397c6424e0e54dc4f2368312cedb25dd4))
10
11
## [8.1.0](https://github.com/linrongbin16/fzfx.nvim/compare/v8.0.0...v8.1.0) (2025-02-02)
12
13
version.txt
@@ -1 +1 @@
-8.1.0
+8.1.1
0 commit comments