Skip to content

Commit ce718bd

Browse files
Merge pull request #28 from codenamephp/release/next
[CHANGELOG] 5.0.0
2 parents 50e0912 + b4c9aef commit ce718bd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [5.0.0](https://github.com/codenamephp/platform.di/tree/5.0.0) (2020-08-15)
9+
10+
[Full Changelog](https://github.com/codenamephp/platform.di/compare/4.1.2...5.0.0)
11+
12+
**Implemented enhancements:**
13+
14+
- Extend dependency check to topo graph [\#21](https://github.com/codenamephp/platform.di/issues/21)
15+
- Rework of dependency system and introduction of TopoGraph sort [\#32](https://github.com/codenamephp/platform.di/pull/32) ([bastianschwarz](https://github.com/bastianschwarz))
16+
17+
**Closed issues:**
18+
19+
- Add release drafter [\#31](https://github.com/codenamephp/platform.di/issues/31)
20+
21+
**Merged pull requests:**
22+
23+
- Update dealerdirect/phpcodesniffer-composer-installer requirement from ^0.5 || ^0.6 to ^0.5 || ^0.6 || ^0.7 [\#30](https://github.com/codenamephp/platform.di/pull/30) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
24+
825
## [4.1.2](https://github.com/codenamephp/platform.di/tree/4.1.2) (2020-03-08)
926

1027
[Full Changelog](https://github.com/codenamephp/platform.di/compare/4.1.1...4.1.2)

0 commit comments

Comments
 (0)