Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Latest commit

 

History

History
87 lines (46 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

87 lines (46 loc) · 1.17 KB

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

1.3.1 - TBD

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.3.0 - 2018-05-07

Added

  • #50 adds support for PHP 7.1 and 7.2.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #50 removes support for HHVM.

Fixed

  • Nothing.

1.2.0 - 2016-07-12

Added

  • #47 adds support for v3 releases of Zend Framework components, and remains compatible with their v2 releases.

Deprecated

  • Nothing.

Removed

  • #47 removes support for PHP 5.5.

Fixed

  • Nothing.

1.1.1 - 2016-07-12

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #46 ensures that the vendor binary can always find the routing configuration, whether installed standalone or via Composer.