Skip to content

Commit 86b48f4

Browse files
authored
chore(master): release 8.0.0 (#968)
1 parent e8ab3ff commit 86b48f4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
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+
## [8.0.0](https://github.com/mrcjkb/rustaceanvim/compare/v7.1.9...v8.0.0) (2026-02-16)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* **lsp:** remove .vscode/settings.json support in favour of codesettings.nvim ([#938](https://github.com/mrcjkb/rustaceanvim/issues/938))
13+
14+
### Features
15+
16+
* **lsp:** remove .vscode/settings.json support in favour of codesettings.nvim ([#938](https://github.com/mrcjkb/rustaceanvim/issues/938)) ([a522e53](https://github.com/mrcjkb/rustaceanvim/commit/a522e53f6c58f9579831b615fb4a4b6f7770c2b9))
17+
18+
19+
### Bug Fixes
20+
21+
* **lsp:** create `RustAnalyzer` command if `auto_attach` is disabled ([6637583](https://github.com/mrcjkb/rustaceanvim/commit/6637583c91c873743b339d659fca6427a82d8215))
22+
723
## [7.1.9](https://github.com/mrcjkb/rustaceanvim/compare/v7.1.8...v7.1.9) (2026-02-01)
824

925

0 commit comments

Comments
 (0)