Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 1.13 KB

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.

0.2.1 - 2018-01-18

Fixed

0.2.0 - 2017-11-28

Changed

  • remark-metadata now supports a plugin option, git. If set, this will determine the modification dates using git commits. Defaults to true.
  • lastModifiedDate renamed to lastModifiedAt.

0.1.1 - 2017-11-28

Fixed

  • Fix additional new line being added to Front Matter.

0.1.0 - 2017-11-28

Initial release of remark-metadata plugin.