Skip to content

Commit

Permalink
Release v2.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jan 16, 2014
1 parent 766d596 commit 9ba1d4d
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.2@dev {#v2-1-2}
### v2.1.2 {#v2-1-2}

* Improve type checking for `Orchestra\Memory\Abstractable\Container::attached()` and fixes docblock.
* Avoid generating checksum from serializing an already serialized string.
* Avoid generating checksum from running `serialize()` on an already serialized string.
* Avoid using `continue` in `foreach`.

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

0 comments on commit 9ba1d4d

Please sign in to comment.