Added missing changelog entry

This commit is contained in:
Diego Saint Esteben 2015-03-31 21:58:16 -03:00 committed by Nicolas Grekas
parent 7aafae571b
commit 9d0c0aeeba

View File

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