We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b41f915 + b1d46f4 commit d4e1aabCopy full SHA for d4e1aab
CHANGELOG.md
@@ -4,6 +4,8 @@
4
-->
5
# Change Log
6
7
+## 0.9.14
8
+
9
## 0.9.13
10
- Corrected the name of "explicit\_param\_decls" provisional. Note that it still
11
has no semantic effect.
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dls"
3
-version = "0.9.13"
+version = "0.9.14"
edition = "2018"
authors = []
description = "Simics DML language server"
0 commit comments