Skip to content

Commit 8622e1f

Browse files
committed
release codebook-lsp 0.2.11
1 parent d8b31a0 commit 8622e1f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[0.2.11]
2+
3+
- Add Swedish dictionary (`sv`)
4+
- Fix #69 (nice) directory structure not being created for global config
5+
16
[0.2.10]
27

38
- Fix #67: Update Spellbook

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.10"
3+
version = "0.2.11"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)