Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 1.08 KB

v1.1.0

07/20/2016

  • Released stable version (requires Grav v1.1.0+)

v1.1.0-beta.1

06/24/2016

  • Added blueprints to select the template of a page
  • Added French translations #3 (:fr: proposal)
  • Removed deprecated code (requires Grav v0.9.43+ now)
  • Code now fully complies with the PSR 0/2 coding standard

v1.0.3

10/16/2015

  • Disable TraceableTwigEnvironment for Grav v0.9.43+ by default and added backwards-compatibility check #2 (TraceableTwigEnvironment not found)

v1.0.2

09/08/2015

  • Added blueprints for Grav Admin plugin
  • Fixed DebugBarException ("twig" is not a registered collector)

v1.0.1

08/21/2015

  • Fixed missing Twig update routines

v1.0.0

08/20/2015

  • ChangeLog started...