Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 668 Bytes

changelog.md

File metadata and controls

30 lines (15 loc) · 668 Bytes

2.0.0 (2019-12-29)

FEATURES
  • remove anchor from header (5834458)
  • package: require node 10 (1874b40)
BREAKING CHANGES
  • HTML anchor elements are no longer included.
  • package: Node versions < 10 are no longer supported.

1.1.0 (2019-02-06)

FEATURES
  • change header level to 2 instead of 3 (73e0c9d)
  • drop compare-func dependency (5dd69b3)

1.0.0 (2017-12-12)

Initial release