Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 406 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 406 Bytes

1.0.0 (2017-04-01)

  • Add compatibility with Middleman v4 (#2)
  • Upgrade plugin to use the Middleman extension API (#2)
  • Allow overriding individual page titles (#3)

0.0.3

  • Fix Rspec stub name for title_options
  • Adjust Middleman dependency to 3.2 or higher

0.0.2

  • Fix conflict with options set for middleman-deploy
  • Allow options to be passed in as hash or block

0.0.1

  • Initial release