Skip to content

Commit 9a9830b

Browse files
authored
chore(master): release 5.0.0 (#458)
🤖 I have created a release *beep* *boop* --- ## [5.0.0](v4.4.3...v5.0.0) (2025-04-06) ### ⚠ BREAKING CHANGES * drop nvim 0.10 support * **lsp:** don't auto-register client capabilities ### Features * drop nvim 0.10 support ([a566c3e](a566c3e)) * **lsp:** don't auto-register client capabilities ([9ac2bd1](9ac2bd1)) * support `vim.lsp.config` ([53d9888](53d9888)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 53d9888 commit 9a9830b

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
@@ -4,6 +4,20 @@
44
All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
721
## [4.4.3](https://github.com/mrcjkb/haskell-tools.nvim/compare/v4.4.2...v4.4.3) (2025-03-30)
822

923

0 commit comments

Comments
 (0)