Skip to content

Commit

Permalink
add version 0.1.3 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza committed Jul 19, 2020
1 parent 1e98605 commit ff3315b
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions CHANGELOG.md
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)*

0 comments on commit ff3315b

Please sign in to comment.