Skip to content

Commit

Permalink
v3.0.3
Browse files Browse the repository at this point in the history
* Update `Orchestra\Memory\MemoryManager` to utilize configuration value from `$this->config` instead of fetching from `config` service location.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 18, 2015
1 parent 3b6730b commit 691647f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changes.md
Expand Up @@ -5,6 +5,10 @@ title: Memory Change Log

## Version 3.0 {#v3-0}

### v3.0.3 {#v3.0.3}

* Update `Orchestra\Memory\MemoryManager` to utilize configuration value from `$this->config` instead of fetching from `config` service location.

### v3.0.2 {#v3.0.2}

* Add fallback support to Laravel 5 configuration.
Expand Down

0 comments on commit 691647f

Please sign in to comment.