|
| 1 | +### 7.2.0 (June 4, 2019) |
| 2 | + |
| 3 | +* Remove `defer` from Google Analytics snippet ([#2132](https://github.com/h5bp/html5-boilerplate/pull/2132)) |
| 4 | +* Update jQuery to v3.4.1 ([#2126](https://github.com/h5bp/html5-boilerplate/pull/2126)) |
| 5 | +* Update Apache Server Configs to 3.2.1 ([#2128](https://github.com/h5bp/html5-boilerplate/pull/2128)) |
| 6 | +* Update main.css to v2.0.0 ([#2135](https://github.com/h5bp/html5-boilerplate/pull/2135)) |
| 7 | +* Docs updates ([#2122](https://github.com/h5bp/html5-boilerplate/pull/2122)), ([#2125](https://github.com/h5bp/html5-boilerplate/pull/2125)), ([#2134](https://github.com/h5bp/html5-boilerplate/pull/2134)), ([#2137](https://github.com/h5bp/html5-boilerplate/pull/2137)), ([#2138](https://github.com/h5bp/html5-boilerplate/pull/2138)) |
| 8 | + |
| 9 | +### 7.1.0 (March 18, 2019) |
| 10 | + |
| 11 | +* Update Modernizr to 3.7.1 ([#2121](https://github.com/h5bp/html5-boilerplate/pull/2121)) |
| 12 | +* Update Analytics docs and snippet ([#2118](https://github.com/h5bp/html5-boilerplate/pull/2118)) |
| 13 | +* Minor docs updates ([#2115](https://github.com/h5bp/html5-boilerplate/pull/2115)) |
| 14 | +* Minor devdeps updates ([#2114](https://github.com/h5bp/html5-boilerplate/pull/2114)) |
| 15 | +* More succinct way of writing the IE conditional statement ([#2113](https://github.com/h5bp/html5-boilerplate/pull/2113)) |
| 16 | + |
| 17 | +### 7.0.1 (February 11, 2019) |
| 18 | + |
| 19 | +* Bumps main.css to current version ([#2112](https://github.com/h5bp/html5-boilerplate/pull/2112)) |
| 20 | + |
| 21 | +### 7.0.0 (February 8, 2019) |
| 22 | + |
| 23 | +* Drop support for IE9/IE10 (usage of these versions is tiny and Microsoft officially ended support back in 2016. ([#2074](https://github.com/h5bp/html5-boilerplate/pull/2074)) |
| 24 | +* Move the CSS to a separate repo ([#2066](https://github.com/h5bp/html5-boilerplate/pull/2066)) |
| 25 | +* Add theme-color meta tag to index.html ([#2074](https://github.com/h5bp/html5-boilerplate/pull/2074)) |
| 26 | +* Add 'install with yarn' steps to README ([#2063](https://github.com/h5bp/html5-boilerplate/pull/2063)) |
| 27 | +* Improved Webmanifest ([#2060](https://github.com/h5bp/html5-boilerplate/pull/2060)) |
| 28 | +* Upgrade Normalize to 8.0.1 ([#2104](https://github.com/h5bp/html5-boilerplate/pull/2104)) |
| 29 | +* Update .htaccess ([#2110](https://github.com/h5bp/html5-boilerplate/pull/2110)) |
| 30 | +* Remove instances of `shrink-to-fit=no` ([#2103](https://github.com/h5bp/html5-boilerplate/pull/2103)) |
| 31 | +* Removes "display": "standalone" from manifest ([#2096](https://github.com/h5bp/html5-boilerplate/pull/2096)) |
| 32 | +* Big Docs update - Fixed links, removed IE9/IE10 specific info, made touch icons section more concise, add details on security.txt and more tidying up ([#2074](https://github.com/h5bp/html5-boilerplate/pull/2031), [#2065](https://github.com/h5bp/html5-boilerplate/pull/2065), [#2062](https://github.com/h5bp/html5-boilerplate/pull/2062)) |
| 33 | + |
| 34 | +### 6.1.0 (May 1, 2018) |
| 35 | + |
| 36 | +* [Update Apache Server Configs to `v3.0.0`.](https://github.com/h5bp/html5-boilerplate/pull/2042) |
| 37 | +* Migrate to eslint ([#2037](https://github.com/h5bp/html5-boilerplate/pull/2037)) |
| 38 | +* Update to jQuery 3.3.1 ([#2018](https://github.com/h5bp/html5-boilerplate/pull/2018)) |
| 39 | +* Update to Modernizr v3.6 and Normalize v8 ([#2028](https://github.com/h5bp/html5-boilerplate/pull/2028)) |
| 40 | +* Update Dev Dependencies ([#2032](https://github.com/h5bp/html5-boilerplate/pull/2032)) ([#2017](https://github.com/h5bp/html5-boilerplate/pull/2017)) ([#2010](https://github.com/h5bp/html5-boilerplate/pull/2010)) ([#2009](https://github.com/h5bp/html5-boilerplate/pull/2009)) |
| 41 | +* Replace 'node-sri' with 'ssri' ([#2031](https://github.com/h5bp/html5-boilerplate/pull/2031)) |
| 42 | +* Add .babelrc and .prettierrc to .gitattributes ([#2030](https://github.com/h5bp/html5-boilerplate/pull/2030)) |
| 43 | +* Update .htaccess ([#2003](https://github.com/h5bp/html5-boilerplate/pull/2003)) |
| 44 | +* Fixed JSHint errors ([#1994](https://github.com/h5bp/html5-boilerplate/pull/1994)) |
| 45 | +* Add CODE_OF_CONDUCT.md ([#2011](https://github.com/h5bp/html5-boilerplate/pull/2011)) |
| 46 | +* Update Documentation ([#2029](https://github.com/h5bp/html5-boilerplate/pull/2029)) ([#2015](https://github.com/h5bp/html5-boilerplate/pull/2015)) ([#2007](https://github.com/h5bp/html5-boilerplate/pull/2007)) ([#2006](https://github.com/h5bp/html5-boilerplate/pull/2006)) ([#1996](https://github.com/h5bp/html5-boilerplate/pull/1996)) |
| 47 | + |
| 48 | + |
| 49 | +### 6.0.1 (August 20, 2017) |
| 50 | + |
| 51 | +* Reverts .visuallyhidden (see [#1985](https://github.com/h5bp/html5-boilerplate/issues/1985)) |
| 52 | + |
| 53 | + |
1 | 54 | ### 6.0.0 (August 17, 2017)
|
2 | 55 |
|
3 | 56 | * Fix Bug: .visuallyhidden on macOS VO fixes #1985 ([#1989](https://github.com/h5bp/html5-boilerplate/pull/1989))
|
|
12 | 65 | * Update .gitattributes for Web Projects ([#1935](https://github.com/h5bp/html5-boilerplate/pull/1935))
|
13 | 66 | * Add the link for useful .gitignore templates ([#1936](https://github.com/h5bp/html5-boilerplate/pull/1936))
|
14 | 67 | * Node plumbing updated ([#1925](https://github.com/h5bp/html5-boilerplate/pull/1925)) ([#1928](https://github.com/h5bp/html5-boilerplate/pull/1928)) ([#1931](https://github.com/h5bp/html5-boilerplate/pull/1931))
|
15 |
| -* Use es2015 syntax in mocha tests ([#1788](https://github.com/h5bp/html5-boilerplate/pull/1788)) |
| 68 | +* Use es2015 syntax in mocha tests ([#1788](https://github.com/h5bp/html5-boilerplate/pull/1788)) |
16 | 69 | * Scope :first-letter selector for print styles ([#1904](https://github.com/h5bp/html5-boilerplate/pull/1904))
|
17 |
| -* Add SRI Hash for jQuery ([#1904](https://github.com/h5bp/html5-boilerplate/pull/1904)) |
| 70 | +* Add SRI Hash for jQuery ([#1904](https://github.com/h5bp/html5-boilerplate/pull/1904)) |
18 | 71 | * Update .jshintrc ([#1903](https://github.com/h5bp/html5-boilerplate/pull/1903))
|
19 | 72 | * Improve accessibility with visuallyhidden content ([#1900](https://github.com/h5bp/html5-boilerplate/pull/1900))
|
20 | 73 | * Tell users that IE 8 and 9 are outdated
|
|
214 | 267 |
|
215 | 268 | * Update to Modernizr 2.5.3.
|
216 | 269 |
|
217 |
| -### 3.0.1 (February 08, 2012). |
| 270 | +### 3.0.1 (February 08, 2012) |
218 | 271 |
|
219 | 272 | * Update to Modernizr 2.5.2 (includes html5shiv 3.3).
|
220 | 273 |
|
|
275 | 328 | * Remove `handheld.css` as it has very poor device support.
|
276 | 329 | * Remove touch-icon `link` elements from the HTML and include improved
|
277 | 330 | touch-icon support.
|
278 |
| -* Remove the cache-busting query paramaters from files references in |
| 331 | +* Remove the cache-busting query parameters from files references in |
279 | 332 | the HTML.
|
280 | 333 | * Remove IE6 PNGFix.
|
281 | 334 |
|
|
0 commit comments