Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 635 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 635 Bytes

Change Log

All notable changes to this project will be documented in this file.

1.1.0 - 2016-04-15

Added

  • add option use_smarty_bc: Use the SmartyBC implementation instead of the new one

Changed

  • Update Smarty dependency: require 3.1.*
  • HelperPluginManger: inject ServiceLocator to prevent deprecation notice in ZF >= 2.5

1.0.0 - 2015-10-10

Changed

  • Initial stable version