Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 884 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 884 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.

1.1.1 - 2016-10-07

  • No funcitonal changes

Added

  • strict types declaration in all php files

1.1.0 - 2016-07-10

Added

  • AbstractSession::clear() method to clear all data from session

1.0.1 - 2016-07-06

Added

  • Changelog

Changed

  • Adding global data mappers does not reserve the '*' key anymore
  • raised composer dev-dependency of tm/tooly-composer-script to ^1.0
  • Fixed author tags

1.0.0 - 2016-07-05

  • First stable release