diff options
Diffstat (limited to 'Releases.md')
-rw-r--r-- | Releases.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Releases.md b/Releases.md index 646f39f1c..85cd963cb 100644 --- a/Releases.md +++ b/Releases.md @@ -6,7 +6,7 @@ https://github.com/denoland/deno/releases We also have one-line install commands at: https://github.com/denoland/deno_install -### 1.7.3 / 2021.02.12 +### 1.7.4 / 2021.02.13 - feat(unstable, lsp): add deno cache code actions (#9471) - feat(unstable, lsp): add implementations code lens (#9441) @@ -28,6 +28,8 @@ https://github.com/denoland/deno_install Release notes for std version 0.87.0: https://github.com/denoland/deno_std/releases/tag/0.87.0 +v1.7.3 was released but quickly removed due to bug #9484. + ### 1.7.2 / 2021.02.05 - feat(lsp, unstable): add references code lens (#9316) |