Skip to content

Commit 89f7cab

Browse files
authored
Update changelog, ready for 5.1.0 release
1 parent c1b77d5 commit 89f7cab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ All notable changes to this project will be documented in this file.
33

44
The 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

0 commit comments

Comments
 (0)