Skip to content

Commit 4fb45db

Browse files
committed
release codebook-lsp 0.2.5
1 parent 83b0257 commit 4fb45db

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
[Unreleased]
1+
[0.2.5]
22

3+
- Add Russian dictionary (ru)
34
- Fairly get suggestions from all active dictionaries.
45
- Add PHP support.
56
- Fix codebook.toml not being created in new projects on "Add to dictionary".

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

66
[dependencies]

0 commit comments

Comments
 (0)