Skip to content

Commit d4ce817

Browse files
committed
chore: new version 0.3.0 [skip ci]
1 parent a367a79 commit d4ce817

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.3.0](https://github.com/adhocore/php-cli-syntax/releases/tag/0.3.0) (2019-12-30)
2+
3+
### Bug Fixes
4+
- **Clish.cmd**: Usage msg, font path in phar (Jitendra Adhikari) [_cef8caa_](https://github.com/adhocore/php-cli-syntax/commit/cef8caa)
5+
6+
### Internal Refactors
7+
- Invert font check logic (Jitendra Adhikari) [_1b8cda0_](https://github.com/adhocore/php-cli-syntax/commit/1b8cda0)
8+
9+
### Miscellaneous
10+
- Bump cli (Jitendra Adhikari) [_a684003_](https://github.com/adhocore/php-cli-syntax/commit/a684003)
11+
- **Clish**: Check gd extension (Jitendra Adhikari) [_16d7689_](https://github.com/adhocore/php-cli-syntax/commit/16d7689)
12+
- **Phar**: Add box.json (Jitendra Adhikari) [_048eb60_](https://github.com/adhocore/php-cli-syntax/commit/048eb60)
13+
14+
115
## [0.2.1](https://github.com/adhocore/php-cli-syntax/releases/tag/0.2.1) (2019-12-28)
216

317
### Bug Fixes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.1
1+
0.3.0

0 commit comments

Comments
 (0)