We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c64b32 commit 4bbfdd9Copy full SHA for 4bbfdd9
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [2.1.0](https://github.com/akinsho/git-conflict.nvim/compare/v2.0.0...v2.1.0) (2024-11-08)
4
+
5
6
+### Features
7
8
+* add visual mode mappings ([#78](https://github.com/akinsho/git-conflict.nvim/issues/78)) ([888bc31](https://github.com/akinsho/git-conflict.nvim/commit/888bc31a41abf511ab8611b25c72d971faf18cc7))
9
10
11
+### Bug Fixes
12
13
+* windows path separator ([#93](https://github.com/akinsho/git-conflict.nvim/issues/93)) ([40ab009](https://github.com/akinsho/git-conflict.nvim/commit/40ab0095dcce61435128b5f3905664382b1c7e32))
14
15
## [2.0.0](https://github.com/akinsho/git-conflict.nvim/compare/v1.3.0...v2.0.0) (2024-06-03)
16
17
0 commit comments