Skip to content

Commit

Permalink
v4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 11, 2015
1 parent 3e31cd6 commit d93ea6e
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
4.1.6
- Support IE 8 when `document.domain` is set (#306, #150)
- Remove version from `bower.json` (#307)

4.1.5
- Add a failing runtime check for Safari 8 `Date.parse`
- Update `eslint`, `semver`
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "es5-shim",
"repo": "es-shims/es5-shim",
"description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
"version": "v4.1.5",
"version": "v4.1.6",
"keywords": [
"shim",
"es5",
Expand Down
2 changes: 1 addition & 1 deletion es5-sham.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d93ea6e

Please sign in to comment.