Skip to content

Commit dca1231

Browse files
chore(main): release 2.5.2 (#391)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 75b8da7 commit dca1231

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

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+
317
## [2.5.1](https://github.com/linrongbin16/fzfx.nvim/compare/v2.5.0...v2.5.1) (2023-11-09)
418

519

0 commit comments

Comments
 (0)