Skip to content

Commit 2dfa454

Browse files
chore(main): release 2.4.0 (#373)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c99a062 commit 2dfa454

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

3+
## [2.4.0](https://github.com/linrongbin16/fzfx.nvim/compare/v2.3.0...v2.4.0) (2023-11-08)
4+
5+
6+
### Features
7+
8+
* **actions:** require user confirm to discard modified buffer when jump to other files ([#365](https://github.com/linrongbin16/fzfx.nvim/issues/365)) ([1267589](https://github.com/linrongbin16/fzfx.nvim/commit/1267589f67152a5e679f7a2bf06abc74642e66ed))
9+
* **preview:** add label for files preview via 'fzf --listen' ([#372](https://github.com/linrongbin16/fzfx.nvim/issues/372)) ([c99a062](https://github.com/linrongbin16/fzfx.nvim/commit/c99a062d86f0de02d3b58b84c9956875f1a7efdd))
10+
11+
12+
### Bug Fixes
13+
14+
* **ui:** supress ctrl-c abort error ([#368](https://github.com/linrongbin16/fzfx.nvim/issues/368)) ([0e0d063](https://github.com/linrongbin16/fzfx.nvim/commit/0e0d06322c258683e3004e05ca8d0a85618eebd5))
15+
16+
17+
### Performance Improvements
18+
19+
* **git & explorer:** check git repo, support delta/lsd ([#360](https://github.com/linrongbin16/fzfx.nvim/issues/360)) ([ebd7ac4](https://github.com/linrongbin16/fzfx.nvim/commit/ebd7ac440d8d301e444c4d62c6431f6ea3d1f434))
20+
* **icon:** update default icon for unknown filetype ([#361](https://github.com/linrongbin16/fzfx.nvim/issues/361)) ([28d4d54](https://github.com/linrongbin16/fzfx.nvim/commit/28d4d5443cf6c8aa741eadcf2df12a533b9b5218))
21+
* **json:** migrate legacy json_encode/json_decode to lua module ([#367](https://github.com/linrongbin16/fzfx.nvim/issues/367)) ([9e34209](https://github.com/linrongbin16/fzfx.nvim/commit/9e3420919dab61dd6209b81faad3fa717b8c8370))
22+
323
## [2.3.0](https://github.com/linrongbin16/fzfx.nvim/compare/v2.2.1...v2.3.0) (2023-10-31)
424

525

0 commit comments

Comments
 (0)