Skip to content

Commit ff3315b

Browse files
committed
add version 0.1.3 changelog
1 parent 1e98605 commit ff3315b

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Changelog
2+
3+
## [0.1.3](https://github.com/antidot-framework/dev-tools/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.2...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- 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))
10+
- 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))
11+
- 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))
12+
- 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))
13+
14+
## [0.1.2](https://github.com/antidot-framework/dev-tools/tree/0.1.2) (2020-06-05)
15+
16+
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.0.2...0.1.2)
17+
18+
## [0.0.2](https://github.com/antidot-framework/dev-tools/tree/0.0.2) (2020-06-01)
19+
20+
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.1...0.0.2)
21+
22+
## [0.1.1](https://github.com/antidot-framework/dev-tools/tree/0.1.1) (2020-06-01)
23+
24+
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.0...0.1.1)
25+
26+
## [0.1.0](https://github.com/antidot-framework/dev-tools/tree/0.1.0) (2020-06-01)
27+
28+
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.0.1...0.1.0)
29+
30+
## [0.0.1](https://github.com/antidot-framework/dev-tools/tree/0.0.1) (2020-06-01)
31+
32+
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/f816ff1abf63b568e89bc8e459cdaf50c36f4035...0.0.1)
33+
34+
**Implemented enhancements:**
35+
36+
- Create boilerplate code maker commands [\#3](https://github.com/antidot-framework/dev-tools/issues/3)
37+
- Issue/\#3: create boilerplate code maker commands [\#4](https://github.com/antidot-framework/dev-tools/pull/4) ([kpicaza](https://github.com/kpicaza))
38+
- Add set development mode command [\#2](https://github.com/antidot-framework/dev-tools/pull/2) ([kpicaza](https://github.com/kpicaza))
39+
40+
**Closed issues:**
41+
42+
- Add set development mode command [\#1](https://github.com/antidot-framework/dev-tools/issues/1)
43+
44+
45+
46+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)