Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
* Update support to Laravel Framework v5.2.
* Improved performances by reducing call within `Illuminate\Container\Container`.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Dec 20, 2015
1 parent f2ebfaf commit 12abe56
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/changes.md
Expand Up @@ -3,6 +3,13 @@ title: Memory Change Log

---

## Version 3.2 {#v3-2}

### v3.2.0 {#v3-2-0}

* Update support to Laravel Framework v5.2.
* Improved performances by reducing call within `Illuminate\Container\Container`.

## Version 3.1 {#v3-1}

### v3.1.1 {#v3-1-1}
Expand Down

0 comments on commit 12abe56

Please sign in to comment.