File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 4
4
All notable changes to this project will be documented in this file.
5
5
This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 5.0.0] ( https://github.com/mrcjkb/haskell-tools.nvim/compare/v4.4.3...v5.0.0 ) (2025-04-06)
8
+
9
+
10
+ ### ⚠ BREAKING CHANGES
11
+
12
+ * drop nvim 0.10 support
13
+ * ** lsp:** don't auto-register client capabilities
14
+
15
+ ### Features
16
+
17
+ * drop nvim 0.10 support ([ a566c3e] ( https://github.com/mrcjkb/haskell-tools.nvim/commit/a566c3ecfb884845375277243b9f9e3d552706d5 ) )
18
+ * ** lsp:** don't auto-register client capabilities ([ 9ac2bd1] ( https://github.com/mrcjkb/haskell-tools.nvim/commit/9ac2bd1983139b91626b972e8f53b8d3e031dae7 ) )
19
+ * support ` vim.lsp.config ` ([ 53d9888] ( https://github.com/mrcjkb/haskell-tools.nvim/commit/53d9888aebe27cd50c0404d88a7aa51d7341784a ) )
20
+
7
21
## [ 4.4.3] ( https://github.com/mrcjkb/haskell-tools.nvim/compare/v4.4.2...v4.4.3 ) (2025-03-30)
8
22
9
23
You can’t perform that action at this time.
0 commit comments