Skip to content

Commit

Permalink
update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Nov 21, 2020
1 parent ab0dd13 commit b431ce0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
@@ -1,8 +1,9 @@
## Changelog
##### Unreleased
- Added [`.item()` method on all the built-in indexables stage 3 proposal](https://github.com/tc39/proposal-item-method)
- Added the missed `(es|stable)/instance/replace-all` entries
- Updated compat data mapping for Opera - from Opera 69, the difference with Chrome versions increased to 14
- Move compat data mapping for modern Android WebView to Chrome from targets parser directly to compat data
- Compat data mapping for modern Android WebView to Chrome moved from targets parser directly to compat data

##### 3.7.0 - 2020.11.06
- `String#replaceAll` moved to the stable ES, [per June TC39 meeting](https://github.com/tc39/notes/blob/master/meetings/2020-06/june-2.md#stringprototypereplaceall-for-stage-4)
Expand Down

0 comments on commit b431ce0

Please sign in to comment.