Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 522 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 522 Bytes

Change Log

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

v1.0.1 - UNRELEASED

Nothing yet.

v1.0.0 - 2016-09-27

Changed

  • PHP7 migration with strict typing

v0.3.1 - 2016-02-03

Changed

  • Bump Copyright to 2016

v0.3.0 - 2015-09-14

Added

  • Unsetter
  • TestListener for PhpUnit

Changed

  • Default value for lock argument is false

v0.2.0 - 2015-09-13

Changed

  • Rename global functions to meet lower_case convention

v0.1.0 - 2015-09-12

Added

  • MessageBridge