-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Changelog | ||
|
||
## [0.1.3](https://github.com/antidot-framework/dev-tools/tree/HEAD) | ||
|
||
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.2...HEAD) | ||
|
||
**Merged pull requests:** | ||
|
||
- 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)) | ||
- 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)) | ||
- 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)) | ||
- 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)) | ||
|
||
## [0.1.2](https://github.com/antidot-framework/dev-tools/tree/0.1.2) (2020-06-05) | ||
|
||
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.0.2...0.1.2) | ||
|
||
## [0.0.2](https://github.com/antidot-framework/dev-tools/tree/0.0.2) (2020-06-01) | ||
|
||
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.1...0.0.2) | ||
|
||
## [0.1.1](https://github.com/antidot-framework/dev-tools/tree/0.1.1) (2020-06-01) | ||
|
||
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.0...0.1.1) | ||
|
||
## [0.1.0](https://github.com/antidot-framework/dev-tools/tree/0.1.0) (2020-06-01) | ||
|
||
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.0.1...0.1.0) | ||
|
||
## [0.0.1](https://github.com/antidot-framework/dev-tools/tree/0.0.1) (2020-06-01) | ||
|
||
[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/f816ff1abf63b568e89bc8e459cdaf50c36f4035...0.0.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Create boilerplate code maker commands [\#3](https://github.com/antidot-framework/dev-tools/issues/3) | ||
- Issue/\#3: create boilerplate code maker commands [\#4](https://github.com/antidot-framework/dev-tools/pull/4) ([kpicaza](https://github.com/kpicaza)) | ||
- Add set development mode command [\#2](https://github.com/antidot-framework/dev-tools/pull/2) ([kpicaza](https://github.com/kpicaza)) | ||
|
||
**Closed issues:** | ||
|
||
- Add set development mode command [\#1](https://github.com/antidot-framework/dev-tools/issues/1) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |