Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

55 lines (36 loc) · 2.11 KB

###v1.6.0 (7th March 2013)

###v1.5.0 (27th January 2013)

  • Added template for HTML5 video with subtitles
  • Added default CSS link styling for accessibility
  • Upgraded normalize-legacy.css to v1.1.0

###v1.4.1 (21st January 2013)

  • Upgraded to normalize.css v2.1.0 (which includes the main element)
  • 2012 -> 2013 in index.html comments

###v1.4.0 (20th January 2013)

  • Added main element
  • Changed DOCTYPE to doctype

###v1.3.2 (9th January 2013)

  • Updated version of html5shiv-printshiv.js in preparation for future inclusion of the element
  • Added option to use normalize-legacy.css for older browser support

###v1.3.1 (4th January 2013)

  • Added cutdown "bare bones" template file for pedants
  • Removed superfluous htmlshiv.js file

###v1.3.0 (1st January 2013)

  • Added commented HTML5 audio template file
  • Added changelog
  • Added JavaScript for Android video play to HTML5 video template file
  • Fixed incorrect closing section tag in index-no-comments.html

###v1.2.0 (31st December 2012)

  • Added cutdown, no comments version of index.html #2
  • Replaced Google Analytics script with Mathias Bynens' optimised version #8
  • Removed redundant html5shiv.js file #4
  • Added MIT licence #6
  • Removed XHTML self-closing tag slashes #5
  • Added comments on origin of Google Video Player SWF file #3

###v1.1.0 (20th December 2012)

  • Added commented HTML5 video template file

###v1.0.2 (19th December 2012)

  • Extra comments added to index.html
  • Google Analytics moved to bottom of template #1