760 B
760 B
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 ofEvolvableLinkInterface::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