Skip to content

Commit

Permalink
Merge branch '3.1' into 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Nov 19, 2015
2 parents bb8b56d + 84aab38 commit ed022b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,6 +1,8 @@
Messages Component for Laravel and Orchestra Platform
==============

[![Join the chat at https://gitter.im/orchestral/platform/components](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/orchestral/platform/components?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Messages Component bring a unified notification support for Laravel and Orchestra Platform.

[![Latest Stable Version](https://img.shields.io/github/release/orchestral/messages.svg?style=flat-square)](https://packagist.org/packages/orchestra/messages)
Expand Down
4 changes: 4 additions & 0 deletions docs/changes.md
Expand Up @@ -5,6 +5,10 @@ title: Messages Change Log

## Version 3.1 {#v3-1}

### v3.1.3 {#v3-1-3}

* Allows to use closure with `messages()`.

### v3.1.2 {#v3-1-2}

* Improved performances by reducing call within `Illuminate\Container\Container`.
Expand Down

0 comments on commit ed022b9

Please sign in to comment.