Skip to content

Commit b362f91

Browse files
committed
backport fixes for #541
1 parent e778e80 commit b362f91

20 files changed

+221
-149
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## Changelog
2+
##### 2.6.6 [LEGACY]
3+
- Fixed IE8- non-enumerable properties support in `Object.{ assign, entries, values }`, [#541](https://github.com/zloirock/core-js/issues/541)
4+
25
##### 2.6.5 - 2019.02.15
36
- Fixed buggy `String#padStart` and `String#padEnd` mobile Safari implementations, [#414](https://github.com/zloirock/core-js/issues/414).
47

0 commit comments

Comments
 (0)