diff --git a/Releases.md b/Releases.md index 907770a722..1582d8d7f9 100644 --- a/Releases.md +++ b/Releases.md @@ -8,8 +8,8 @@ https://github.com/denoland/deno_install ### 1.32.0 / 2023.03.22 -- BREAKING(ext/fs): FileInfo.dev is defined on Windows (#18237) - BREAKING(unstable): remove WebGPU (#18094) +- feat(ext/fs): FileInfo.dev is supported on Windows (#18237) - feat(cli): --ext parameter for run, compile, and bundle (#17172) - feat(compile): Add support for web workers in standalone mode (#17657) - feat(compile): Enable multiple roots for a standalone module graph (#17663)