From 346dcb4ab34a6714c3d51c88a428f63b745a332e Mon Sep 17 00:00:00 2001 From: Andrey Gubanov Date: Thu, 2 Apr 2015 12:24:00 +0300 Subject: [PATCH] update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e7d1ff0e..a7090695 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ Matreshka - is a small and powerful client-side JavaScript framework that allows ## [Release History](https://github.com/finom/matreshka/releases) ## Todo -* Improve ``MK.Array`` methods performance: don't trigger events if they aren't listened by code * Fire ``remove`` and ``modify`` when data key is removed from ``Matreshka.Object`` instance (``remove``, ``removeDataKeys``) * ``force`` flag for ``Matreshka.Array`` events * ``Matreshka#off`` for delegated DOM events with specified selector