Skip to content

Commit

Permalink
Prepare 6.0.0 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Aug 29, 2019
1 parent 9d0ca4f commit dbc5799
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

This changelog references the relevant changes (bug and security fixes) done to `laravie/html`.

## 6.0.0

Released: 2019-08-29

### Changes

* Update support for Laravel Framework v6.

## 5.8.2

Releases: 2019-08-04
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Begin by installing this package through Composer. Edit your project's `composer

```json
"require": {
"laravie/html": "^5.5"
"laravie/html": "^6.0"
}
```

Expand Down

0 comments on commit dbc5799

Please sign in to comment.