Skip to content

Commit ede0263

Browse files
committed
add 0.1.5 release notes to the changelog
1 parent a8d72ef commit ede0263

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

CHANGELOG.md

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

3-
## [0.1.4](https://github.com/antidot-framework/dev-tools/tree/0.1.4)
3+
## [0.1.5](https://github.com/antidot-framework/dev-tools/tree/0.1.5)
4+
5+
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.4...0.1.5)
6+
7+
**Fixed bugs:**
8+
9+
- show container command doesn't show all available dependencies [\#19](https://github.com/antidot-framework/dev-tools/issues/19)
10+
11+
**Merged pull requests:**
12+
13+
- add community files [\#21](https://github.com/antidot-framework/dev-tools/pull/21) ([kpicaza](https://github.com/kpicaza))
14+
- Fix show container command output [\#20](https://github.com/antidot-framework/dev-tools/pull/20) ([kpicaza](https://github.com/kpicaza))
15+
- build\(deps-dev\): update phpro/grumphp requirement from ^0.15.0 || ^0.19.0 || ^0.21.0 to ~0.17 [\#18](https://github.com/antidot-framework/dev-tools/pull/18) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
- Fix namespace and initialize ClearConfigCache test [\#17](https://github.com/antidot-framework/dev-tools/pull/17) ([peter279k](https://github.com/peter279k))
17+
18+
## [0.1.4](https://github.com/antidot-framework/dev-tools/tree/0.1.4) (2020-08-29)
419

520
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.3...0.1.4)
621

@@ -20,7 +35,6 @@
2035

2136
- build\(deps-dev\): update phpunit/phpunit requirement from ^8.0 to ^8.0 || ^9.0 [\#10](https://github.com/antidot-framework/dev-tools/pull/10) ([dependabot[bot]](https://github.com/apps/dependabot))
2237
- build\(deps-dev\): update symfony/var-dumper requirement from ^4.2 to ^4.2 || ^5.0 [\#9](https://github.com/antidot-framework/dev-tools/pull/9) ([dependabot[bot]](https://github.com/apps/dependabot))
23-
- build\(deps-dev\): update phpro/grumphp requirement from ^0.15.0 to ^0.15.0 || ^0.19.0 [\#8](https://github.com/antidot-framework/dev-tools/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot))
2438
- build\(deps-dev\): update phpstan/phpstan requirement from ^0.11.5 to ^0.11.5 || ^0.12.0 [\#7](https://github.com/antidot-framework/dev-tools/pull/7) ([dependabot[bot]](https://github.com/apps/dependabot))
2539

2640
## [0.1.2](https://github.com/antidot-framework/dev-tools/tree/0.1.2) (2020-06-05)
@@ -53,6 +67,10 @@
5367

5468
- Add set development mode command [\#1](https://github.com/antidot-framework/dev-tools/issues/1)
5569

70+
**Merged pull requests:**
71+
72+
- build\(deps-dev\): update phpro/grumphp requirement from ^0.15.0 to ^0.15.0 || ^0.19.0 [\#8](https://github.com/antidot-framework/dev-tools/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot))
73+
5674

5775

5876
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)