diff --git a/CHANGELOG-2.1.md b/CHANGELOG-2.1.md index 5468406214..2bdda7a70f 100644 --- a/CHANGELOG-2.1.md +++ b/CHANGELOG-2.1.md @@ -262,6 +262,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c * added a Stopwatch class * added WarmableInterface * improved extensibility between bundles + * added Memcache(d)-based profiler storages * added a File-based profiler storage * added a MongoDB-based profiler storage * moved Filesystem class to its own component