|
| 1 | +### 7.3.0 (November 19, 2019) |
| 2 | +* Updated to Modernizr 3.8 ([2b2bb45](https://github.com/h5bp/html5-boilerplate/commit/2b2bb453916b4b09a6f0929340290dc2505f7ce9)) |
| 3 | +* Updated to Gulp 4 ([#2151](https://github.com/h5bp/html5-boilerplate/pull/2151)) |
| 4 | +* Updated package.json ([#2162](https://github.com/h5bp/html5-boilerplate/pull/#2162)) and enabled package-lock.json ([abe2087](https://github.com/h5bp/html5-boilerplate/commit/abe20877fdb569c84aa0a1f8ae12c51c51e41250)),([#2145](https://github.com/h5bp/html5-boilerplate/pull/#2145)) |
| 5 | +* Remove redundant rules from .editorconfig ([#2157](https://github.com/h5bp/html5-boilerplate/pull/2157)) |
| 6 | +* Small docs maintenance updates ([#2155](https://github.com/h5bp/html5-boilerplate/pull/2155)), ([#2164](https://github.com/h5bp/html5-boilerplate/pull/2164)), ([#2165](https://github.com/h5bp/html5-boilerplate/pull/2165)), ([#2167](https://github.com/h5bp/html5-boilerplate/pull/2167)) & ([#2168](https://github.com/h5bp/html5-boilerplate/pull/2168)) |
| 7 | +* Bump lowest supported version of node to 8.x ([#2142](https://github.com/h5bp/html5-boilerplate/pull/2142)) |
| 8 | +* Remove .jscsrc config and remove gulp-jscs from package.json ([#2153](https://github.com/h5bp/html5-boilerplate/pull/2153)) |
| 9 | + |
1 | 10 | ### 7.2.0 (June 4, 2019) |
2 | 11 |
|
3 | 12 | * Remove `defer` from Google Analytics snippet ([#2132](https://github.com/h5bp/html5-boilerplate/pull/2132)) |
|
36 | 45 | * [Update Apache Server Configs to `v3.0.0`.](https://github.com/h5bp/html5-boilerplate/pull/2042) |
37 | 46 | * Migrate to eslint ([#2037](https://github.com/h5bp/html5-boilerplate/pull/2037)) |
38 | 47 | * 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)) |
| 48 | +* Update to Modernizr v3.6 and Normalize v8 ([#2028](https://github.com/h5bp/html5-boilerplate/pull/2028)) |
40 | 49 | * 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 | 50 | * Replace 'node-sri' with 'ssri' ([#2031](https://github.com/h5bp/html5-boilerplate/pull/2031)) |
42 | 51 | * Add .babelrc and .prettierrc to .gitattributes ([#2030](https://github.com/h5bp/html5-boilerplate/pull/2030)) |
43 | 52 | * Update .htaccess ([#2003](https://github.com/h5bp/html5-boilerplate/pull/2003)) |
44 | | -* Fixed JSHint errors ([#1994](https://github.com/h5bp/html5-boilerplate/pull/1994)) |
| 53 | +* Fixed JSHint errors ([#1994](https://github.com/h5bp/html5-boilerplate/pull/1994)) |
45 | 54 | * Add CODE_OF_CONDUCT.md ([#2011](https://github.com/h5bp/html5-boilerplate/pull/2011)) |
46 | 55 | * 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 | 56 |
|
48 | | - |
49 | 57 | ### 6.0.1 (August 20, 2017) |
50 | 58 |
|
51 | 59 | * Reverts .visuallyhidden (see [#1985](https://github.com/h5bp/html5-boilerplate/issues/1985)) |
52 | 60 |
|
53 | | - |
54 | 61 | ### 6.0.0 (August 17, 2017) |
55 | 62 |
|
56 | 63 | * Fix Bug: .visuallyhidden on macOS VO fixes #1985 ([#1989](https://github.com/h5bp/html5-boilerplate/pull/1989)) |
57 | 64 | * Adds web app manifest file ([#1963](https://github.com/h5bp/html5-boilerplate/pull/1963)) |
58 | 65 | * Update to jQuery 3.2.1 ([#1942](https://github.com/h5bp/html5-boilerplate/pull/1942)) |
59 | 66 | * Improve ::selection documentation which became confusing after c7057be ([#1955](https://github.com/h5bp/html5-boilerplate/pull/1955)) |
60 | 67 | * refactor(html): update browsehappy to https instead of http ([#1952](https://github.com/h5bp/html5-boilerplate/pull/1952)) |
61 | | -* Fix links to CONTRIBUTING.md ([#1951](https://github.com/h5bp/html5-boilerplate/pull/1951)) |
62 | | -* Adds .github folder and contents Fixes ([#1948](https://github.com/h5bp/html5-boilerplate/pull/1948)) |
| 68 | +* Fix links to CONTRIBUTING.md ([#1951](https://github.com/h5bp/html5-boilerplate/pull/1951)) |
| 69 | +* Adds .github folder and contents Fixes ([#1948](https://github.com/h5bp/html5-boilerplate/pull/1948)) |
63 | 70 | * Modernizr 3, modernizr.config and ([#1940](https://github.com/h5bp/html5-boilerplate/pull/1940)) |
64 | 71 | * Housekeeping by @coliff (#1968 #1969 #1965 #1964 #1958 #1957 #1956) |
65 | 72 | * Update .gitattributes for Web Projects ([#1935](https://github.com/h5bp/html5-boilerplate/pull/1935)) |
|
91 | 98 | * Update jQuery to `v1.12.0`. |
92 | 99 | * Fetch `jQuery` from jQuery's CDN instead of Google's |
93 | 100 | ([#1737](https://github.com/h5bp/html5-boilerplate/issues/1737), |
94 | | - [#1739](https://github.com/h5bp/html5-boilerplate/issues/1739)). |
| 101 | + [#1739](https://github.com/h5bp/html5-boilerplate/issues/1739)). |
95 | 102 | * Change print color for `:first-letter` and `:first-line` |
96 | 103 | pseudo-elements |
97 | 104 | ([#1715](https://github.com/h5bp/html5-boilerplate/pull/1715)). |
|
141 | 148 | ([#1567](https://github.com/h5bp/html5-boilerplate/pull/1567)). |
142 | 149 | * Add `/.editorconfig` file |
143 | 150 | ([#1561](https://github.com/h5bp/html5-boilerplate/issues/1561), |
144 | | - [#1564](https://github.com/h5bp/html5-boilerplate/issues/1564)). |
| 151 | + [#1564](https://github.com/h5bp/html5-boilerplate/issues/1564)). |
145 | 152 | * Add `auto` to the Google Universal Analytics tracker create method |
146 | 153 | ([#1562](https://github.com/h5bp/html5-boilerplate/issues/1562)). |
147 | 154 | * Add `timeline` and `timelineEnd` to the list of `console` methods |
|
160 | 167 | ([#1477](https://github.com/h5bp/html5-boilerplate/issues/1477)). |
161 | 168 | * Remove image replacement helper class `.ir` |
162 | 169 | ([#1472](https://github.com/h5bp/html5-boilerplate/issues/1472), |
163 | | - [#1475](https://github.com/h5bp/html5-boilerplate/issues/1475)). |
| 170 | + [#1475](https://github.com/h5bp/html5-boilerplate/issues/1475)). |
164 | 171 | * Add vertical centering for `svg` |
165 | 172 | ([#1453](https://github.com/h5bp/html5-boilerplate/issues/1453)). |
166 | 173 | * Redesign 404 page |
|
169 | 176 | ([#1050](https://github.com/h5bp/html5-boilerplate/issues/1050)). |
170 | 177 | * Remove IE conditional classes |
171 | 178 | ([#1187](https://github.com/h5bp/html5-boilerplate/issues/1187), |
172 | | - [#1290](https://github.com/h5bp/html5-boilerplate/issues/1290)). |
| 179 | + [#1290](https://github.com/h5bp/html5-boilerplate/issues/1290)). |
173 | 180 |
|
174 | 181 | ### 4.3.0 (September 10, 2013) |
175 | 182 |
|
|
180 | 187 | * Update to Apache Server Configs 1.1.0. |
181 | 188 | * Add `initial-scale=1` to the viewport `meta` |
182 | 189 | ([#1398](https://github.com/h5bp/html5-boilerplate/pull/1398)). |
183 | | -* Vertical centering for audio-, canvas- and video-tags |
| 190 | +* Vertical centering for audio, canvas and video-tags |
184 | 191 | ([#1326](https://github.com/h5bp/html5-boilerplate/issues/1326)). |
185 | 192 | * Remove Google Chrome Frame related code |
186 | 193 | ([#1379](https://github.com/h5bp/html5-boilerplate/pull/1379), |
187 | | - [#1396](https://github.com/h5bp/html5-boilerplate/pull/1396)). |
| 194 | + [#1396](https://github.com/h5bp/html5-boilerplate/pull/1396)). |
188 | 195 | * Update to Google Universal Analytics |
189 | 196 | ([#1347](https://github.com/h5bp/html5-boilerplate/issues/1347)). |
190 | 197 | * Update to jQuery 1.10.2. |
|
227 | 234 |
|
228 | 235 | * Further improvements to `console` method stubbing |
229 | 236 | ([#1206](https://github.com/h5bp/html5-boilerplate/issues/1206), |
230 | | - [#1229](https://github.com/h5bp/html5-boilerplate/pull/1229)). |
| 237 | + [#1229](https://github.com/h5bp/html5-boilerplate/pull/1229)). |
231 | 238 | * Update to jQuery 1.8.2. |
232 | 239 | * Update to Modernizr 2.6.2. |
233 | 240 | * Minor additions to the documentation. |
|
236 | 243 |
|
237 | 244 | * Improve the Apache compression configuration |
238 | 245 | ([#1012](https://github.com/h5bp/html5-boilerplate/issues/1012), |
239 | | - [#1173](https://github.com/h5bp/html5-boilerplate/issues/1173)). |
| 246 | + [#1173](https://github.com/h5bp/html5-boilerplate/issues/1173)). |
240 | 247 | * Add a HiDPI example media query |
241 | 248 | ([#1127](https://github.com/h5bp/html5-boilerplate/issues/1127)). |
242 | 249 | * Add bundled docs |
|
0 commit comments