diff --git a/CHANGELOG.md b/CHANGELOG.md index dadbb7af..5b335255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.2.0](https://github.com/linrongbin16/lin.nvim/compare/v2.1.2...v2.2.0) (2023-11-01) + + +### Features + +* **fzfx.nvim:** map '<space>gs' for FzfxGStatus & other performance improvements ([#344](https://github.com/linrongbin16/lin.nvim/issues/344)) ([9c0b7a5](https://github.com/linrongbin16/lin.nvim/commit/9c0b7a57e942412969241475fdc1179282f2c8e7)) + + +### Bug Fixes + +* **conform.nvim:** formatter selections ([#346](https://github.com/linrongbin16/lin.nvim/issues/346)) ([4485e82](https://github.com/linrongbin16/lin.nvim/commit/4485e82d339f0b179b93e9a069baad11a5c93d6c)) + ## [2.1.2](https://github.com/linrongbin16/lin.nvim/compare/v2.1.1...v2.1.2) (2023-10-30)