summaryrefslogtreecommitdiff
path: root/Releases.md
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-12-15 10:30:55 -0800
committerGitHub <noreply@github.com>2022-12-15 13:30:55 -0500
commitb9527f502029fdf24ab9a98c6316e5d0f286a47d (patch)
tree8d594b511efafb49f861dfb41f6be61043d4b029 /Releases.md
parent50c75265260a0bcdd19fe4a3ee6439935c04ea66 (diff)
chore: forward v1.29.1 release commit to main (#17067)
Co-authored-by: dsherret <dsherret@users.noreply.github.com>
Diffstat (limited to 'Releases.md')
-rw-r--r--Releases.md5
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)