Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 868 Bytes

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 868 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0] - 2021-03-31

Changed

  • Upgrade to psr/container:2.0 and PHP8+

[1.1.4] - 2021-03-31

Added

  • Add changelog.

[1.1.3] - 2021-03-03

Changed

  • Improve documentation.

[1.1.2] - 2021-03-03

Changed

  • Provide installation instructions.

[1.1.1] - 2021-03-03

Changed

  • Mark package providing psr/container-implementation.

[1.1.0] - 2021-03-01

Changed

  • Rewrite tests to Peridot BDD testing framework.

[1.0.1] - 2021-02-24

Fixed

  • Fix tests interruption detection.

[1.0.0] - 2021-02-24

Added

  • Initial implementation.