Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 993 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 993 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

  • Add ability to pass options to htmlnano

  • Add ability to pass additional plugins to posthtml

1.0.0 - 2020-05-10

  • Upgrade posthtml-hash to v1.0.0

0.1.2 - 2019-10-27

  • Use chalk to for statements printed to the console (#8)

0.1.1 - 2019-10-13

  • Upgrade posthtml version from 0.11.16 to 0.12.0

  • Upgrade development dependencies (pretty-quick, husky, typescript)

0.1.0 - 2019-10-06

  • Initial release