File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.0] ( https://github.com/linrongbin16/fzfx.nvim/compare/v1.0.2...v1.1.0 ) (2023-10-11)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** schema:** add 'PreviewerConfig' detection ([ #266 ] ( https://github.com/linrongbin16/fzfx.nvim/issues/266 ) ) ([ 2bdcef7] ( https://github.com/linrongbin16/fzfx.nvim/commit/2bdcef7f82a55327851b6d3ecb5e48c53f08a691 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** actions:** edit rg/grep results that contains whitespaces on filename ([ #272 ] ( https://github.com/linrongbin16/fzfx.nvim/issues/272 ) ) ([ a202d1f] ( https://github.com/linrongbin16/fzfx.nvim/commit/a202d1f2b850271d5ff680a3ce85fbff42efba85 ) )
14
+ * ** push:** revert direct push to main branch ([ 9eac0c0] ( https://github.com/linrongbin16/fzfx.nvim/commit/9eac0c072ca161a0d58cf50e7aed6090486c7e9a ) )
15
+
16
+
17
+ ### Performance Improvements
18
+
19
+ * ** schema:** deprecate 'ProviderConfig' & 'PreviewerConfig' ([ #268 ] ( https://github.com/linrongbin16/fzfx.nvim/issues/268 ) ) ([ 3c2e32c] ( https://github.com/linrongbin16/fzfx.nvim/commit/3c2e32c0a97614a34d80b0d0392a0d377b3ead84 ) )
20
+ * ** schema:** deprecate note on 'PreviewerConfig' ([ #270 ] ( https://github.com/linrongbin16/fzfx.nvim/issues/270 ) ) ([ 6552efe] ( https://github.com/linrongbin16/fzfx.nvim/commit/6552efe8253a2b5ae467efc61df811f60a88141c ) )
21
+
3
22
## [ 1.0.2] ( https://github.com/linrongbin16/fzfx.nvim/compare/v1.0.1...v1.0.2 ) (2023-10-09)
4
23
5
24
You can’t perform that action at this time.
0 commit comments