Update to Modernizr 2.8.3

Close h5bp/html5-boilerplate#1580.
This commit is contained in:
Thomas Krug
2014-08-15 08:53:44 +03:00
committed by Cătălin Mariș
parent 954eef1b1e
commit 287f12229e
4 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
### HEAD
* Update to Modernizr 2.8.3.
* Update to Apache Server Configs 2.7.1.
* Remove need to readjust margins in `404.html`
([#1567](https://github.com/h5bp/html5-boilerplate/pull/1567)).
@@ -13,7 +14,6 @@
* Add `lang=""` to `<html>`
([#1542](https://github.com/h5bp/html5-boilerplate/issues/1542)).
* Update to jQuery 1.11.1.
* Update to Modernizr 2.8.0.
* Use `<!doctype html>` instead of `<!DOCTYPE html>`
([#1522](https://github.com/h5bp/html5-boilerplate/issues/1522)).
* Update to Normalize.css 3.0.1.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -50,7 +50,7 @@ var expectedFilesInDistDir = [
'js/plugins.js',
'js/vendor/',
'js/vendor/jquery-' + pkg.devDependencies.jquery + '.min.js',
'js/vendor/modernizr-2.8.0.min.js',
'js/vendor/modernizr-2.8.3.min.js',
'robots.txt',
'tile-wide.png',