diff options
Diffstat (limited to 'Releases.md')
-rw-r--r-- | Releases.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Releases.md b/Releases.md index c673beb2e..71c74004a 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,11 @@ https://github.com/denoland/deno/releases We also have one-line install commands at: https://github.com/denoland/deno_install +### 1.29.1 / 2022.12.15 + +- Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063) +- fix: re-add types for Response.json static method (#17061) + ### 1.29.0 / 2022.12.14 - feat(cli): support configuring the lock file in the config file (#16781) |