Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 1.11 KB

Change Log

2.0.1 (2016-05-10)

Full Changelog

  • don't escape html by default anymore. use the escapeHtml plugin to escape html
  • documentation improvements

1.2.0 (2016-01-10)

Full Changelog

  • escape html using underscore template helper
  • catch up with jsdoc default template
  • update templateRenderer logic
  • update jsdoc-docset dependency

1.1.0 (2016-01-10)

Full Changelog

  • upgrade jsdoc-docset to v0.2.x
  • escape html for descriptions

1.0.0 (2016-01-10)

Full Changelog

  • migrate to jsdoc-docset