diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2020-03-23 17:14:34 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-23 17:14:34 -0400 |
| commit | b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d (patch) | |
| tree | a1387e779f0ae3b743ba9a3fff9ee1cff71935bd /Releases.md | |
| parent | 449dbe5272aef429067abe3226d30f640fd3bac3 (diff) | |
v0.37.1
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) |
