File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.5.2] ( https://github.com/linrongbin16/fzfx.nvim/compare/v2.5.1...v2.5.2 ) (2023-11-10)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** preview:** preview window label unchanged due to missing 'vim.rpcnotify' events ([ 75b8da7] ( https://github.com/linrongbin16/fzfx.nvim/commit/75b8da7bd317b176c4eec91fc6aeaa50df1137bf ) )
9
+ * ** rpc:** release registered rpc callbacks ([ #390 ] ( https://github.com/linrongbin16/fzfx.nvim/issues/390 ) ) ([ 75b8da7] ( https://github.com/linrongbin16/fzfx.nvim/commit/75b8da7bd317b176c4eec91fc6aeaa50df1137bf ) )
10
+ * ** rpc:** release rpc registries after fzf exit ([ #388 ] ( https://github.com/linrongbin16/fzfx.nvim/issues/388 ) ) ([ 52fb9ed] ( https://github.com/linrongbin16/fzfx.nvim/commit/52fb9ed3d77bc4a86c22ef29675d53b5a3c85185 ) )
11
+
12
+
13
+ ### Performance Improvements
14
+
15
+ * ** preview:** improve preview label performance ([ 75b8da7] ( https://github.com/linrongbin16/fzfx.nvim/commit/75b8da7bd317b176c4eec91fc6aeaa50df1137bf ) )
16
+
3
17
## [ 2.5.1] ( https://github.com/linrongbin16/fzfx.nvim/compare/v2.5.0...v2.5.1 ) (2023-11-09)
4
18
5
19
You can’t perform that action at this time.
0 commit comments