File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## [ 1.7.0] - 2018-07-22
910### Added
1011- PSR-3 optional support: enable with ` Injector::enableLoggerAwareInjection() ` . Disabled by default.
1112
13+ ### Fixed
14+ - License name according SPDX.
15+
1216## [ 1.6.0] - 2017-10-29
1317### Added
1418- Psr-11 ContainerInterface implementation.
@@ -50,11 +54,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5054### Added
5155- All classes.
5256
53- [ Unreleased ] : https://github.com/FreeElephants/php-di/compare/1.6.0...HEAD
57+ [ Unreleased ] : https://github.com/FreeElephants/php-di/compare/1.7.0...HEAD
58+ [ 1.7.0 ] : https://github.com/FreeElephants/php-di/compare/1.6.0...1.7.0
5459[ 1.6.0 ] : https://github.com/FreeElephants/php-di/compare/1.5.1...1.6.0
5560[ 1.5.1 ] : https://github.com/FreeElephants/php-di/compare/1.5.0...1.5.1
5661[ 1.5.0 ] : https://github.com/FreeElephants/php-di/compare/1.4.0...1.5.0
5762[ 1.4.0 ] : https://github.com/FreeElephants/php-di/compare/1.3.0...1.4.0
5863[ 1.3.0 ] : https://github.com/FreeElephants/php-di/compare/1.2.0...1.3.0
5964[ 1.2.0 ] : https://github.com/FreeElephants/php-di/compare/1.1.0...1.2.0
60- [ 1.1.0 ] : https://github.com/FreeElephants/php-di/compare/1.0.0...1.1.0
65+ [ 1.1.0 ] : https://github.com/FreeElephants/php-di/compare/1.0.0...1.1.0
You can’t perform that action at this time.
0 commit comments