Skip to content

Commit

Permalink
Releases: Object.assign()
Browse files Browse the repository at this point in the history
  • Loading branch information
fatcerberus committed Nov 11, 2016
1 parent b12a1c7 commit 70a655b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1841,6 +1841,8 @@ Planned
* Add support for ES6 String.prototype.codePointAt(), String.fromCodePoint(),
and String.prototype.repeat() (GH-1043, GH-1049, GH-1050)

* Add support for ES6 Object.assign() (GH-1064)

* Add TextEncoder and TextDecoder built-ins (the Encoding API) which allow
Ecmascript code to read and write text stored in an ArrayBuffer or a plain
buffer (GH-975)
Expand Down

0 comments on commit 70a655b

Please sign in to comment.