Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 1.1 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

[1.3.0] - 2020-05-01

Added

[1.2.0] - 2020-02-03

Added

  • Added the ability to handle array values and auto templates. Thanks @iv-agatha

[1.1.1] - 2019-02-20

Changed

  • Remove double slash in generated links Fixes #2

[1.1.0] - 2019-02-19

Added

  • Throw exceptions when in debug mode, otherwise just fail silently
  • Make it possible to install via composer

Changed

[1.0.1] - 2017-01-30

Changed

  • Change config identifiers to keep them inline with the Kirby convention (thanks fvsch)