Skip to content

Latest commit

 

History

History
62 lines (51 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

62 lines (51 loc) · 2.7 KB

CHANGELOG

v2.0 (2014-10-14)

  • migarated to YAML for CotEditor 2.0

v1.7 (2014-02-21)

v1.6 (2013-07-23)

v1.5 (2013-01-02)

  • update keywords in accordance with W3C Candidate Recommendation
    • added dialog element
    • added dirname and muted attributes
    • removed pubdate attribute
    • added oncancel, onclose, oninvalid and onratechange eventhandlers
    • removed onredo, onundo and onreadystatechange eventhandlers
  • update keywords in accordance with WHATWG Living Standard on 31 December 2012
    • added menuitem element
    • added allowfullscreen, insert and ping attributes
    • added onfullscreenchange and onfullscreenerror eventhandlers
  • fix some typos

v1.4 (2012-05-23)

v1.3 (2012-02-18)

  • added code completion for elements and attributes
  • added DOCTYPE and xml statements
  • added numerical character references as hexadecimal number
  • added command and translate attributes
  • modified colouring criterion

v1.2 (2012-01-23)

  • fixed an issue that strings weren't highlighted correctly in the specific situation
  • added crossorigin, download and typemustmatch attributes

v1.1.1 (2011-11-19)

v1.1 (2011-11-02)

v1.0 (2011-07-16)

  • released