Skip to content

Commit 4ea8ce5

Browse files
committed
update changelog for 0.1.2 release
1 parent 5b2f859 commit 4ea8ce5

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
# Changelog
22

3-
## [0.1.1](https://github.com/antidot-framework/container/tree/HEAD)
3+
## [0.1.2](https://github.com/antidot-framework/container/tree/0.1.2)
44

5-
[Full Changelog](https://github.com/antidot-framework/container/compare/0.1.0...HEAD)
5+
[Full Changelog](https://github.com/antidot-framework/container/compare/0.1.1...0.1.2)
6+
7+
**Fixed bugs:**
8+
9+
- Problem about PHP version requirements for this package [\#6](https://github.com/antidot-framework/container/issues/6)
10+
11+
**Merged pull requests:**
12+
13+
- Update phpro/grumphp requirement from ^0.17.1 || ^0.19.0 to ^0.17.1 || ^0.19.0 || ^0.21.0 [\#8](https://github.com/antidot-framework/container/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot))
14+
- Issue \#6 [\#7](https://github.com/antidot-framework/container/pull/7) ([peter279k](https://github.com/peter279k))
15+
- Restore Laminas config convention support [\#5](https://github.com/antidot-framework/container/pull/5) ([kpicaza](https://github.com/kpicaza))
16+
17+
## [0.1.1](https://github.com/antidot-framework/container/tree/0.1.1) (2020-07-14)
18+
19+
[Full Changelog](https://github.com/antidot-framework/container/compare/0.1.0...0.1.1)
620

721
**Merged pull requests:**
822

0 commit comments

Comments
 (0)