From ff3e2d22fab1978e9a18fd908d45bf0cad5bc05e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:00:01 +0800 Subject: [PATCH] chore(main): release 6.1.0 (#654) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6a299b53..8474d74e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [6.1.0](https://github.com/linrongbin16/fzfx.nvim/compare/v6.0.0...v6.1.0) (2024-03-17) + + +### Features + +* **opts:** respect 'wrap' option in fzf option '--preview-window' ([#653](https://github.com/linrongbin16/fzfx.nvim/issues/653)) ([5d33d46](https://github.com/linrongbin16/fzfx.nvim/commit/5d33d46bf038916b815cf86bc060b5f604a96420)) + + +### Performance Improvements + +* **preview:** no flashing when scroll to top/bottom ([#653](https://github.com/linrongbin16/fzfx.nvim/issues/653)) ([5d33d46](https://github.com/linrongbin16/fzfx.nvim/commit/5d33d46bf038916b815cf86bc060b5f604a96420)) + ## [6.0.0](https://github.com/linrongbin16/fzfx.nvim/compare/v5.8.0...v6.0.0) (2024-03-17) diff --git a/version.txt b/version.txt index 09b254e90..dfda3e0b4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6.0.0 +6.1.0