Skip to content

Commit

Permalink
Release v2.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jan 19, 2014
1 parent 7ff3e20 commit 710e6ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/changes.md
Expand Up @@ -5,10 +5,10 @@ title: Memory Change Log

## Version 2.1 {#v2-1}

### v2.1.3@dev {#v2-1-3}
### v2.1.3 {#v2-1-3}

* Replace `array_set()` with `array_add()` when loading value from storage.
* Avoid caching fallback instance since this could cause multiple redundant insertion to the database.
* Avoid caching fallback instance since this could cause redundant insertion to the database.
* Allow to get handler instance using `Orchestra\Memory\Provider::getHandler()`.
* Add `Orchestra\Memory\Abstractable\Handler::getStorageName()` and `Orchestra\Memory\Abstractable\Handler::getName()` helper method.
* Tweak the way `Orchestra\Memory\Abstractable\Handler::isNewKey()` is detected.
Expand Down

0 comments on commit 710e6ca

Please sign in to comment.