Skip to content

Commit 5973cd5

Browse files
committed
Prepare 0.1.1 release
1 parent f17b3cc commit 5973cd5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/modules/ROOT/pages/CHANGELOG.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
= Changelog
22

3+
[[release-0.1.1]]
4+
== 0.1.1 (2024-10-10)
5+
6+
== Additions
7+
8+
* Add support for definition level completions (https://github.com/apple/pkl-lsp/pull/40[#40]).
9+
* Improve performance of accessing parse tree (https://github.com/apple/pkl-lsp/pull/44[#44]).
10+
* Fix bug when member link points to unresolvable import (https://github.com/apple/pkl-lsp/pull/43[#43]).
11+
* Update tree-sitter-pkl to 0.17.0 (https://github.com/apple/pkl-lsp/pull/42[#42]).
12+
13+
== Miscellaneous
14+
15+
* Add Antora documentation (https://github.com/apple/pkl-lsp/pull/41[#41]).
16+
317
[[release-0.1.0]]
418
== 0.1.0 (2024-10-08)
519

0 commit comments

Comments
 (0)