summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorShannon Woods <158105547+swoods-nv@users.noreply.github.com>2024-07-19 03:06:38 -0400
committerGitHub <noreply@github.com>2024-07-19 00:06:38 -0700
commit7488b15d21ab3d72b2598da80712c00d368518bd (patch)
tree5705b43e3416a58f8861916cd9e469af6c678cfe /docs
parentbf293360d31e6e4aa40f64d82317de9e5b4edb47 (diff)
Update COM support doc to reflect implemented status (#4682)
Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/proposals/004-com-support.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/proposals/004-com-support.md b/docs/proposals/004-com-support.md
index e0798281a..dc0bd52d3 100644
--- a/docs/proposals/004-com-support.md
+++ b/docs/proposals/004-com-support.md
@@ -7,7 +7,7 @@ The Slang language and compiler should provide some first-class features to make
Status
------
-In discussion.
+Implemented.
Background
----------