Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 630 Bytes

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 630 Bytes

Change Log

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.

Unreleased

0.3 - 2018-12-31

Changed

  • code structure for PDS and PSR-4.
  • dependencies (Twig 2+, PHP 7+).

Fixed

  • possible double output in template_include.

0.2 - 2016-12-10

Added

  • new hierarchy implementation for WP 4.7+

Deprecated

  • old hierarchy implementation for WP <4.7, to be removed in 1.0

Fixed

  • deprecated methods in Twig extension

0.1 - 2015-04-13