Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 804 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 804 Bytes

Changelog

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

1.5.0 - 2018-05-08

Added

  • #159 adds a development requirement on zendframework/zend-test, ensuring users have the ability to run existing unit tests, as well as write and execute new ones out of the box.

Changed

  • #164 updates all dependencies to versions that will work with PHP 7.2, where possible.

  • #154 modifies the config/autoload/.gitignore rules to omit *.local-development.php files.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.