Skip to content

Commit

Permalink
Merge branch '3.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Mar 2, 2019
2 parents 9cb6a1c + 113288f commit 6055da9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## 3.8.0

Released: 2018-03-02

### Changes

* Update support for Laravel Framework v5.8.
* Simplify `Orchestra\Messages\Http\Middleware\StoreMessageBag` and helper to use facade.

## 3.7.1

Released: 2019-02-21
Expand Down Expand Up @@ -34,11 +43,3 @@ Released: 2018-02-08
### Changes

* Update support for Laravel Framework v5.6.

## 3.5.0

Released: 2017-08-12

### Changes

* Update support for Laravel Framework v5.5.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Laravel | Messages
5.5.x | 3.5.x
5.6.x | 3.6.x
5.7.x | 3.7.x
5.8.x | 3.8.x@dev
5.8.x | 3.8.x

## Installation

Expand Down

0 comments on commit 6055da9

Please sign in to comment.