diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cdebca6dc..b5f91f4f6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,29 +1,31 @@ ### HEAD +### 4.1.0 (January 21, 2013) + * Update to Normalize.css 1.1.0. * Update to jQuery 1.9.0. -### 4.0.3 (12 January, 2013) +### 4.0.3 (January 12, 2013) * Use 32x32 favicon.ico ([#1286](https://github.com/h5bp/html5-boilerplate/pull/1286)). * Remove named function expression in plugins.js ([#1280](https://github.com/h5bp/html5-boilerplate/pull/1280)). * Adjust CSS image-replacement code ([#1239](https://github.com/h5bp/html5-boilerplate/issues/1239)). * Update HiDPI example media query ([#1127](https://github.com/h5bp/html5-boilerplate/issues/1127)). -### 4.0.2 (9 December, 2012) +### 4.0.2 (December 9, 2012) * Update placeholder icons. * Update to Normalize.css 1.0.2. * Update to jQuery 1.8.3. -### 4.0.1 (20 October, 2012) +### 4.0.1 (October 20, 2012) * Further improvements to `console` method stubbing ([#1206](https://github.com/h5bp/html5-boilerplate/issues/1206), [#1229](https://github.com/h5bp/html5-boilerplate/pull/1229)). * Update to jQuery 1.8.2. * Update to Modernizr 2.6.2. * Minor additions to the documentation. -### 4.0.0 (28 August, 2012) +### 4.0.0 (August 28, 2012) * Improve the Apache compression configuration ([#1012](https://github.com/h5bp/html5-boilerplate/issues/1012), [#1173](https://github.com/h5bp/html5-boilerplate/issues/1173)). * Add a HiDPI example media query ([#1127](https://github.com/h5bp/html5-boilerplate/issues/1127)).