Skip to content

Commit 9efaddf

Browse files
committed
release codebook-lsp 0.2.6
1 parent 5da1df8 commit 9efaddf

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[0.2.6]
2+
3+
- Better error handling for suggestions
4+
15
[0.2.5]
26

37
- Add Russian dictionary (ru)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/codebook-lsp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codebook-lsp"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)