Skip to content

Commit dc4119f

Browse files
committed
add changelog for 0.23.1
1 parent 6df286c commit dc4119f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ code-d and serve-d
2727
</tr>
2828
</table>
2929

30+
# 0.23.1
31+
32+
Prefers `"d.dubCompiler"` now as used compiler when compiling serve-d from source as part of the installer. If you never want to download precompiled releases and always build from source you can set the developer setting `"d.forceCompileServeD"` to true in your user settings (JSON) and ignore it being not found / being not documented.
33+
34+
Adds debug settings `"d.forceUpdateServeD"` and `"d.forceCompileServeD"`.
35+
3036
# 0.23.0
3137

3238
*whew, has it really been 2 years already? Sorry for the delay, here is the update! (finally)*

0 commit comments

Comments
 (0)