File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6- ## [[ X.X.X] - 2022-05-26] ( https://github.com/monooso/unobserve/releases/tag/vX.X.X )
7- ### Changed
8- - changed resolve of the muted class to allow constructor injection
9-
6+ ## [[ 5.1.0] - 2022-06-06] ( https://github.com/monooso/unobserve/releases/tag/v5.1.0 )
107### Added
11- - PHP 8 conform type hinting
8+ - Added support for classes that use constructor injection, courtesy of [ Sergej Tihonov] ( https://github.com/Sergej-Tihonov )
9+
10+ ### Changed
11+ - Improved PHP 8 type hinting, courtesy of [ Sergej Tihonov] ( https://github.com/Sergej-Tihonov )
1212
1313## [[ 5.0.1] - 2022-05-26] ( https://github.com/monooso/unobserve/releases/tag/v5.0.1 )
1414### Changed
You can’t perform that action at this time.
0 commit comments