Skip to content

Commit 1b1594b

Browse files
authored
chore(master): release 6.0.0 (#467)
🤖 I have created a release *beep* *boop* --- ## [6.0.0](v5.0.0...v6.0.0) (2025-04-30) ### ⚠ BREAKING CHANGES * use `vim.lsp.config('haskell-tools')` to fix conflict with nvim-lspconfig ([#466](#466)) ### Features * use `vim.lsp.config('haskell-tools')` to fix conflict with nvim-lspconfig ([#466](#466)) ([de64738](de64738)) --- 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 de64738 commit 1b1594b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
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+
## [6.0.0](https://github.com/mrcjkb/haskell-tools.nvim/compare/v5.0.0...v6.0.0) (2025-04-30)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* use `vim.lsp.config('haskell-tools')` to fix conflict with nvim-lspconfig ([#466](https://github.com/mrcjkb/haskell-tools.nvim/issues/466))
13+
14+
### Features
15+
16+
* use `vim.lsp.config('haskell-tools')` to fix conflict with nvim-lspconfig ([#466](https://github.com/mrcjkb/haskell-tools.nvim/issues/466)) ([de64738](https://github.com/mrcjkb/haskell-tools.nvim/commit/de64738d5ac7ad8fb6a3fbbfa69e81d40650ca12))
17+
718
## [5.0.0](https://github.com/mrcjkb/haskell-tools.nvim/compare/v4.4.3...v5.0.0) (2025-04-06)
819

920

0 commit comments

Comments
 (0)