Skip to content

Commit f872245

Browse files
committed
update changelog for 0.1.4 release
1 parent 5e11f10 commit f872245

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

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

3-
## [0.1.3](https://github.com/antidot-framework/dev-tools/tree/HEAD)
3+
## [0.1.4](https://github.com/antidot-framework/dev-tools/tree/0.1.4)
44

5-
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.2...HEAD)
5+
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.3...0.1.4)
6+
7+
**Merged pull requests:**
8+
9+
- update phpunit configuration format [\#16](https://github.com/antidot-framework/dev-tools/pull/16) ([kpicaza](https://github.com/kpicaza))
10+
- Add CreateClassFile class test [\#15](https://github.com/antidot-framework/dev-tools/pull/15) ([peter279k](https://github.com/peter279k))
11+
- build\(deps-dev\): update phpro/grumphp requirement from ^0.15.0 || ^0.19.0 to ^0.15.0 || ^0.19.0 || ^0.21.0 [\#14](https://github.com/antidot-framework/dev-tools/pull/14) ([dependabot[bot]](https://github.com/apps/dependabot))
12+
- Improve PHPUnit fixtures [\#13](https://github.com/antidot-framework/dev-tools/pull/13) ([peter279k](https://github.com/peter279k))
13+
- build\(deps\): update symfony/console requirement from ^4.2 to ^4.2 || ^5.0 [\#11](https://github.com/antidot-framework/dev-tools/pull/11) ([dependabot[bot]](https://github.com/apps/dependabot))
14+
15+
## [0.1.3](https://github.com/antidot-framework/dev-tools/tree/0.1.3) (2020-07-19)
16+
17+
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.2...0.1.3)
618

719
**Merged pull requests:**
820

0 commit comments

Comments
 (0)