Added missing changelog entry

This commit is contained in:
Diego Saint Esteben 2015-03-31 21:58:16 -03:00
parent 5188cfecc5
commit 17d265a526

View File

@ -0,0 +1,7 @@
CHANGELOG
=========
2.7.0
-----
* deprecated Cloner\Data::getLimitedClone(). Use withMaxDepth, withMaxItemsPerDepth or withRefHandles instead.