Skip to content

Commit 426d0fe

Browse files
committed
add 0.1.1 release changelog
1 parent bd27291 commit 426d0fe

File tree

1 file changed

+13
-25
lines changed

1 file changed

+13
-25
lines changed

CHANGELOG.md

Lines changed: 13 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,27 @@
11
# Changelog
22

3-
All notable changes to `antidot-fw/container` will be documented in this file.
3+
## [0.1.1](https://github.com/antidot-framework/container/tree/HEAD)
44

5-
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
5+
[Full Changelog](https://github.com/antidot-framework/container/compare/0.1.0...HEAD)
66

7-
## 0.1.0 - 2020-05-31
7+
**Merged pull requests:**
88

9-
### Added
9+
- Update phpro/grumphp requirement from ^0.17.1 to ^0.17.1 || ^0.19.0 [\#3](https://github.com/antidot-framework/container/pull/3) ([dependabot[bot]](https://github.com/apps/dependabot))
10+
- Update symfony/var-dumper requirement from ^4.3 to ^4.3 || ^5.0 [\#2](https://github.com/antidot-framework/container/pull/2) ([dependabot[bot]](https://github.com/apps/dependabot))
11+
- Update phpstan/phpstan requirement from ^0.11.15 to ^0.11.15 || ^0.12.0 [\#1](https://github.com/antidot-framework/container/pull/1) ([dependabot[bot]](https://github.com/apps/dependabot))
1012

11-
* Docs site
12-
* Crete new Builder class with more easy config
13-
* Marc as deprecate ContainerBuilder class for config simplification
13+
## [0.1.0](https://github.com/antidot-framework/container/tree/0.1.0) (2020-05-31)
1414

15-
## 0.0.1 - 2019-09-16
15+
[Full Changelog](https://github.com/antidot-framework/container/compare/0.0.2...0.1.0)
1616

17-
### Added
17+
## [0.0.2](https://github.com/antidot-framework/container/tree/0.0.2) (2019-09-23)
1818

19-
* README file
20-
* Code style and test requirements with Grumphp
21-
* Continuous integration pipeline with Scrutinizer and Travis
22-
* PSR-11 compatible Dependency injection container
19+
[Full Changelog](https://github.com/antidot-framework/container/compare/0.0.1...0.0.2)
2320

24-
## NEXT - YYYY-MM-DD
21+
## [0.0.1](https://github.com/antidot-framework/container/tree/0.0.1) (2019-09-16)
2522

26-
### Added
27-
- Nothing
23+
[Full Changelog](https://github.com/antidot-framework/container/compare/ad4c94535d2bebd644befedfb18d51bb70f21b27...0.0.1)
2824

29-
### Deprecated
30-
- Nothing
3125

32-
### Fixed
33-
- Nothing
3426

35-
### Removed
36-
- Nothing
37-
38-
### Security
39-
- Nothing
27+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)