Skip to content

Commit 1dae240

Browse files
committed
chore: new version v1.0.0 [skip ci] [ci skip]
1 parent 4f8ddb5 commit 1dae240

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [v1.0.0](https://github.com/adhocore/php-cli/releases/tag/v1.0.0) (2022-06-30)
2+
3+
### Bug Fixes
4+
- **Shell**: Exitcode is null first (Jitendra Adhikari)
5+
6+
### Internal Refactors
7+
- Add typehints, remove redundant docblocks (Jitendra Adhikari)
8+
- Use php8 syntax (Jitendra Adhikari)
9+
10+
### Miscellaneous
11+
- Typehint (Jitendra)
12+
- Run on >= php8 (Jitendra Adhikari)
13+
- Use php8 deps (Jitendra Adhikari)
14+
15+
116
## [0.9.1](https://github.com/adhocore/php-cli/releases/tag/0.9.1) (2022-02-18)
217

318
### Bug Fixes

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.1
1+
v1.0.0

0 commit comments

Comments
 (0)