Skip to content

Commit

Permalink
update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Sep 21, 2021
1 parent 6b80694 commit b52edc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
## Changelog
##### Unreleased
- Fixed `String.prototype.substr` feature detection and compat data
- Removed mistakenly added `.forEach` from prototypes of some DOM collections where it shouldn't be, thanks [@moorejs](https://github.com/moorejs)
- Removed mistakenly added `.forEach` from prototypes of some DOM collections where it shouldn't be, [#988](https://github.com/zloirock/core-js/issues/988), [#987](https://github.com/zloirock/core-js/issues/987), thanks [@moorejs](https://github.com/moorejs)
- Families of `.at` and `.findLast` methods marked as supported in Safari TP

##### 3.18.0 - 2021.09.20
Expand Down

0 comments on commit b52edc6

Please sign in to comment.