diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-01-06 18:16:53 -0500 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-01-07 17:33:06 -0500 |
| commit | 404e6f86345216c9205cabb88b19eaca762095e0 (patch) | |
| tree | 585a7dc0ca76cd50754520dbbc20b9e99b5a7ed1 /Releases.md | |
| parent | bc2c808da1f7d6d063d9a802462923db2562cb51 (diff) | |
v0.2.6
Diffstat (limited to 'Releases.md')
| -rw-r--r-- | Releases.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Releases.md b/Releases.md index be1e3896f..1949e1c4b 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,13 @@ https://github.com/denoland/deno/releases We also have a one-line install commands at https://github.com/denoland/deno_install +### v0.2.6 / 2019.01.06 + +- Implement console.groupCollapsed (#1452) +- Add deno.pid (#1464) +- Add Event web API (#1059) +- Support more fetch init body types (#1449) + ### v0.2.5 / 2018.12.31 - Runtime argument checks (#1427 #1415) |
