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
- https://github.com/temando/remark-metadata/issues/1 - Fix issue when disabling
git
.
0.2.0 - 2017-11-28
remark-metadata
now supports a plugin option,git
. If set, this will determine the modification dates using git commits. Defaults totrue
.lastModifiedDate
renamed tolastModifiedAt
.
0.1.1 - 2017-11-28
- Fix additional new line being added to Front Matter.
0.1.0 - 2017-11-28
Initial release of remark-metadata
plugin.