Skip to content

Commit f90135e

Browse files
committed
Changelog #255
1 parent 678bac6 commit f90135e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
= Changelog #255
2+
:sectanchors:
3+
:experimental:
4+
:page-layout: post
5+
6+
Commit: commit:d7628c0a8b95cadefe89d9a45f9be5ee4898c6b1[] +
7+
Release: release:2024-10-14[] (`v0.3.2146`)
8+
9+
== Fixes
10+
11+
* pr:18246[] fix crash in `prettify_macro_expansion()` when the node isn't the whole file.
12+
* pr:18245[] fix detail label in completions.
13+
* pr:18247[] fix `something_to_resolve` sometimes being reset in `completion_item`
14+
* pr:18269[] display constructor types in a nicer way.
15+
* pr:18289[] fix panic on JSON projects with relative buildfile paths.
16+
17+
== Internal Improvements
18+
19+
* pr:18266[] use macos-13 runners and bump `MACOSX_DEPLOYMENT_TARGET` to `13.0`.
20+
* pr:18281[] stop using `spawnSync` in the VS Code extension.

0 commit comments

Comments
 (0)