diff --git a/CHANGELOG.md b/CHANGELOG.md index 495236e..046fcda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,34 +1,41 @@ +###v1.7.0 (24th April 2016) + +- Added `
` to examples +- Updated to v4.1.1 of `normalize.css` +- Updated to v3.7.3 of HTML5 Shiv +- Styled code in changelog + ###v1.6.5 (17th January 2016) - Updated sample footer copyright date to 2016 ###v1.6.4 (10th January 2015) -- Upgraded to v3.0.2 of normalize.css +- Upgraded to v3.0.2 of `normalize.css` - Updated sample footer copyright date to 2015 - Converted tabs to spaces in code indentation ###v1.6.3 (4th May 2014) - Upgraded to version prev3.7.2 of the HTML5 Shiv -- Upgraded to version 1.1.3 of normalize-legacy.css and v3.0.1 of normalize.css +- Upgraded to version 1.1.3 of `normalize-legacy.css` and v3.0.1 of `normalize.css` - Removed Google Analytics code - Added basic bower support ###v1.6.2 (30th June 2013) -- Renamed index.html to main-template.html +- Renamed `index.html` to `main-template.html` - Moved all HTML5 multimedia related files into multimedia sub-directory -- Renamed index-bare-bones.html to main-template-bare-bones.html and index-no-coments.html to main-template-no-comments.html. These were also moved into the clean-templates sub-directory -- Changed doctype back to DOCTYPE (simply because I prefer it that way) +- Renamed `index-bare-bones.html` to `main-template-bare-bones.html` and `index-no-coments.html` to `main-template-no-comments.html`. These were also moved into the `clean-templates` sub-directory +- Changed `doctype` back to `DOCTYPE` (simply because I prefer it that way) ###v1.6.1 (8th April 2013) -- Added some extra