File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
9
## [ 4.1.1] - 2025-03-21
10
10
11
11
## Fixed
12
- - Inject NullLogger to LoggerAwareInterface services, when logger is not set to container
12
+ - Inject NullLogger to LoggerAwareInterface services, when logger is not set in container
13
13
14
14
## [ 4.1.0] - 2025-03-15
15
15
@@ -130,7 +130,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
130
130
### Added
131
131
- All classes.
132
132
133
- [ Unreleased ] : https://github.com/FreeElephants/php-di/compare/4.1.0...HEAD
133
+ [ Unreleased ] : https://github.com/FreeElephants/php-di/compare/4.1.1...HEAD
134
+ [ 4.1.1 ] : https://github.com/FreeElephants/php-di/compare/4.1.0...4.1.1
134
135
[ 4.1.0 ] : https://github.com/FreeElephants/php-di/compare/4.0.1...4.1.0
135
136
[ 4.0.1 ] : https://github.com/FreeElephants/php-di/compare/4.0.0...4.0.1
136
137
[ 4.0.0 ] : https://github.com/FreeElephants/php-di/compare/3.1.1...4.0.0
You can’t perform that action at this time.
0 commit comments