Skip to content

Commit 3c04988

Browse files
committed
chore: new version v1.0.0 [skip ci] [ci skip]
1 parent 3a6064d commit 3c04988

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [v1.0.0](https://github.com/adhocore/php-underscore/releases/tag/v1.0.0) (2022-10-02)
2+
3+
### Features
4+
- Modernize code for php8+ (Jitendra Adhikari) [_7841d8f_](https://github.com/adhocore/php-underscore/commit/7841d8f)
5+
6+
### Miscellaneous
7+
- **Composer**: Req php>=8.0, bump phpunit, add test scripts (Jitendra Adhikari) [_35850f3_](https://github.com/adhocore/php-underscore/commit/35850f3)
8+
- **Travis**: Retire it :( (Jitendra Adhikari) [_a994d44_](https://github.com/adhocore/php-underscore/commit/a994d44)
9+
10+
### Builds
11+
- **Workflow**: Add github action build (Jitendra Adhikari) [_c2fb353_](https://github.com/adhocore/php-underscore/commit/c2fb353)
12+
- **Travis**: Add php 7.3, 7.4 (Jitendra Adhikari) [_1abfbf3_](https://github.com/adhocore/php-underscore/commit/1abfbf3)
13+
14+
115
## [v0.1.0] 2018-08-19 06:08:30 UTC
216

317
- [1c3223c](https://github.com/adhocore/php-underscore/commit/1c3223c) build: temp disable php5.6 (Jitendra Adhikari)
@@ -12,4 +26,3 @@
1226
- [0b142f4](https://github.com/adhocore/php-underscore/commit/0b142f4) feat(base): support higer order messaging [wip] (Jitendra Adhikari)
1327
- [57f51eb](https://github.com/adhocore/php-underscore/commit/57f51eb) Test enhancement (peter279k)
1428
- [3f9854c](https://github.com/adhocore/php-underscore/commit/3f9854c) docs: fix badge (Jitendra Adhikari)
15-

VERSION

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

0 commit comments

Comments
 (0)