Skip to content

Commit

Permalink
chore: new version 0.7.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Jan 2, 2020
1 parent 02d37f6 commit 9cac890
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.7.1](https://github.com/adhocore/php-cli/releases/tag/0.7.1) (2020-01-02)

### Bug Fixes
- **Phpunit**: Rm xml.syntaxCheck (Jitendra Adhikari) [_6ae66b0_](https://github.com/adhocore/php-cli/commit/6ae66b0)

### Internal Refactors
- **Interactor**: Reduce complexity in prompt (Jitendra Adhikari) [_dd008af_](https://github.com/adhocore/php-cli/commit/dd008af)

### Miscellaneous
- **Composer**: Tweak script.test (Jitendra Adhikari) [_9b8ee5d_](https://github.com/adhocore/php-cli/commit/9b8ee5d)
- **Travis**: Script (Jitendra Adhikari) [_c41e256_](https://github.com/adhocore/php-cli/commit/c41e256)


## [0.7.0](https://github.com/adhocore/php-cli/releases/tag/0.7.0) (2019-12-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.0
0.7.1

0 comments on commit 9cac890

Please sign in to comment.