Skip to content

Commit

Permalink
Removes IE8 Support - Fixes h5bp#1524
Browse files Browse the repository at this point in the history
- upgrades normalize
- upgrades jQuery

commit
  • Loading branch information
roblarsen committed Sep 1, 2016
1 parent 98c8f99 commit b539648
Show file tree
Hide file tree
Showing 7 changed files with 189 additions and 179 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
### HEAD

* Update jQuery to `v1.12.2`.
* Removed IE8 Support (upgrades jQuery and normalize.css to latest)
([#1524](https://github.com/h5bp/html5-boilerplate/issues/1524)).
* Fix print styles for Internet Explorer 11
([#1799](https://github.com/h5bp/html5-boilerplate/issues/1799)).
* Update doc links to https
([#1889](https://github.com/h5bp/html5-boilerplate/issues/1889)).
* Delete crossdomain.xml
([#1881](https://github.com/h5bp/html5-boilerplate/issues/1881)).
* Adds pre-wrap to PRE
([#1742](https://github.com/h5bp/html5-boilerplate/issues/1742)).
* Removed IE8 Support (upgrades jQuery and normalize.css to latest)
([#1524](https://github.com/h5bp/html5-boilerplate/issues/1524)).
* Removed IE8 Support (upgrades jQuery and normalize.css to latest)
([#1524](https://github.com/h5bp/html5-boilerplate/issues/1524)).
* Simplify the Google Analytics snippet using `async` & `defer` ([#1660](https://github.com/h5bp/html5-boilerplate/pull/1660#issuecomment-89285678)).

### 5.3.0 (January 12, 2016)
Expand Down
Loading

0 comments on commit b539648

Please sign in to comment.