Skip to content

Commit

Permalink
chore: new version 0.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Jan 3, 2020
1 parent bb62581 commit c9f07a2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [0.1.0](https://github.com/adhocore/phalcon-ext/releases/tag/0.1.0) (2020-01-03)

### Bug Fixes
- **Phpunit**: Rm xml.syntaxCheck (Jitendra Adhikari) [_d68dec8_](https://github.com/adhocore/phalcon-ext/commit/d68dec8)

### Miscellaneous
- **Composer**: Bump adhocore/cli (Jitendra Adhikari) [_0f3db27_](https://github.com/adhocore/phalcon-ext/commit/0f3db27)
- **Travis**: Matrix (Jitendra Adhikari) [_0119476_](https://github.com/adhocore/phalcon-ext/commit/0119476)
- **Composer**: Bump deps, update test script (Jitendra Adhikari) [_2b6278a_](https://github.com/adhocore/phalcon-ext/commit/2b6278a)
- **Deps**: Bump cli (Jitendra Adhikari) [_e869af1_](https://github.com/adhocore/phalcon-ext/commit/e869af1)
- **Deps**: Update adhocore/cli requirement from ^0.6 to ^0.6 || ^0.7 (dependabot-preview[bot]) [_c046451_](https://github.com/adhocore/phalcon-ext/commit/c046451)
- Bump adhocore/cli (Jitendra Adhikari) [_526d385_](https://github.com/adhocore/phalcon-ext/commit/526d385)
- **Deps**: Update adhocore/cli requirement from ^0.5 to ^0.5 || ^0.6 (dependabot-preview[bot]) [_6bc5a4b_](https://github.com/adhocore/phalcon-ext/commit/6bc5a4b)
- **Deps**: Use 1.0 and not both (Jitendra Adhikari) [_198773d_](https://github.com/adhocore/phalcon-ext/commit/198773d)
- **Deps**: Update adhocore/cron-expr requirement || ^1.0 (dependabot-preview[bot]) [_9a42ef4_](https://github.com/adhocore/phalcon-ext/commit/9a42ef4)
- **Deps**: Update adhocore/jwt requirement from ^0.1 to ^0.1 || ^1.0 (dependabot-preview[bot]) [_c4c5e91_](https://github.com/adhocore/phalcon-ext/commit/c4c5e91)

### Documentations
- Add credits, update license year (Jitendra Adhikari) [_a7ec15e_](https://github.com/adhocore/phalcon-ext/commit/a7ec15e)


## [v0.0.10](https://github.com/adhocore/phalcon-ext/releases/tag/v0.0.10) (2019-10-23)

### Miscellaneous
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.10
0.1.0

0 comments on commit c9f07a2

Please sign in to comment.