diff options
Diffstat (limited to 'Releases.md')
-rw-r--r-- | Releases.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Releases.md b/Releases.md index 9141eae0a..9feea37cd 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,10 @@ https://github.com/denoland/deno/releases We also have one-line install commands at https://github.com/denoland/deno_install +### v0.37.1 / 2020.03.23 + +- fix: Statically link the C runtime library on Windows (#4469) + ### v0.37.0 / 2020.03.23 - BREAKING CHANGE: FileInfo.len renamed to FileName.size (#4338) |