Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 2e49c1f

Browse files
committed
Update CHANGELOG
1 parent 011e05a commit 2e49c1f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
Nothing here, yet.
1010

11+
## [v0.2.5] - 2022-06-14
12+
13+
### Changed
14+
15+
* Updated [`rnix`](https://crates.io/crates/rnix) to [`0.10.2`](https://github.com/nix-community/rnix-parser/blob/v0.10.2/CHANGELOG.md#v0102---2022-06-14)
16+
to properly support paths with string antiquotations.
17+
1118
## [v0.2.4] - 2022-01-31
1219

1320
### Changed
@@ -80,7 +87,8 @@ to dedicate this release to them to make sure they're not forgotten.
8087

8188
* Initial release.
8289

83-
[Unreleased]: https://github.com/nix-community/rnix-lsp/compare/v0.2.4...master
90+
[Unreleased]: https://github.com/nix-community/rnix-lsp/compare/v0.2.5...master
91+
[v0.2.5]: https://github.com/nix-community/rnix-lsp/compare/v0.2.4...v0.2.5
8492
[v0.2.4]: https://github.com/nix-community/rnix-lsp/compare/v0.2.3...v0.2.4
8593
[v0.2.3]: https://github.com/nix-community/rnix-lsp/compare/v0.2.2...v0.2.3
8694
[v0.2.2]: https://github.com/nix-community/rnix-lsp/compare/v0.2.1...v0.2.2

0 commit comments

Comments
 (0)