Skip to content

Commit b343284

Browse files
chore(main): release 3.6.0 (#432)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 81ec652 commit b343284

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+
## [3.6.0](https://github.com/linrongbin16/fzfx.nvim/compare/v3.5.0...v3.6.0) (2023-11-27)
4+
5+
6+
### Features
7+
8+
* **lsp_incoming_calls:** add `FzfxLspIncomingCalls` ([#436](https://github.com/linrongbin16/fzfx.nvim/issues/436)) ([81ec652](https://github.com/linrongbin16/fzfx.nvim/commit/81ec65226a240b593fc1d9f5fdb4ff65716451d6))
9+
* **lsp_outgoing_calls:** add `FzfxLspOutgoingCalls` ([#436](https://github.com/linrongbin16/fzfx.nvim/issues/436)) ([81ec652](https://github.com/linrongbin16/fzfx.nvim/commit/81ec65226a240b593fc1d9f5fdb4ff65716451d6))
10+
11+
12+
### Performance Improvements
13+
14+
* **path:** reduce duplicate lines ([#429](https://github.com/linrongbin16/fzfx.nvim/issues/429)) ([433c0b9](https://github.com/linrongbin16/fzfx.nvim/commit/433c0b9caac587c39f272f9f2219fdab49ca93be))
15+
* **test:** add 'packadd' minimal test case ([#438](https://github.com/linrongbin16/fzfx.nvim/issues/438)) ([3a5c75a](https://github.com/linrongbin16/fzfx.nvim/commit/3a5c75a1b5f39130e39c55234c900ebfb8de96b7))
16+
317
## [3.5.0](https://github.com/linrongbin16/fzfx.nvim/compare/v3.4.1...v3.5.0) (2023-11-23)
418

519

0 commit comments

Comments
 (0)