Skip to content

Commit

Permalink
chore: new version v1.0.0 [skip ci] [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Oct 2, 2022
1 parent 3a6064d commit 3c04988
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [v1.0.0](https://github.com/adhocore/php-underscore/releases/tag/v1.0.0) (2022-10-02)

### Features
- Modernize code for php8+ (Jitendra Adhikari) [_7841d8f_](https://github.com/adhocore/php-underscore/commit/7841d8f)

### Miscellaneous
- **Composer**: Req php>=8.0, bump phpunit, add test scripts (Jitendra Adhikari) [_35850f3_](https://github.com/adhocore/php-underscore/commit/35850f3)
- **Travis**: Retire it :( (Jitendra Adhikari) [_a994d44_](https://github.com/adhocore/php-underscore/commit/a994d44)

### Builds
- **Workflow**: Add github action build (Jitendra Adhikari) [_c2fb353_](https://github.com/adhocore/php-underscore/commit/c2fb353)
- **Travis**: Add php 7.3, 7.4 (Jitendra Adhikari) [_1abfbf3_](https://github.com/adhocore/php-underscore/commit/1abfbf3)


## [v0.1.0] 2018-08-19 06:08:30 UTC

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

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.0
v1.0.0

0 comments on commit 3c04988

Please sign in to comment.