Skip to content

Commit

Permalink
chore: new version 1.0.0 [skip ci] [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Apr 5, 2021
1 parent 39237bb commit d60d3a6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [1.0.0](https://github.com/adhocore/php-json-comment/releases/tag/1.0.0) (2021-04-05)

### Internal Refactors
- **Comment**: Upgrade to php7 syntax (Jitendra Adhikari) [_9d28f73_](https://github.com/adhocore/php-json-comment/commit/9d28f73)

### Miscellaneous
- **Composer**: Require php7 (Jitendra Adhikari) [_28d825c_](https://github.com/adhocore/php-json-comment/commit/28d825c)

### Documentations
- Php5.6 (Jitendra Adhikari) [_39237bb_](https://github.com/adhocore/php-json-comment/commit/39237bb)

### Builds
- **Travis**: Retire php5, add php8 (Jitendra Adhikari) [_e71e04f_](https://github.com/adhocore/php-json-comment/commit/e71e04f)


## [0.2.0](https://github.com/adhocore/php-json-comment/releases/tag/0.2.0) (2021-04-05)

### Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
1.0.0

0 comments on commit d60d3a6

Please sign in to comment.