Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 760 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 760 Bytes

Changelog

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

2.0.1 - 2021-02-04

Changed

  • BREAKING The type of the $value parameter of EvolvableLinkInterface::withAttribute() was widened to comply with the original specification.

2.0.0 - 2021-02-04

Changed

  • BREAKING All methods have return types

1.1.0 - 2021-02-04

Changed

  • All methods have typed parameters
  • Bump required PHP version to 8.0

1.0.0 - 2016-11-16

Initial stable release; reflects accepted PSR-13 specification