From ead7dda66b9b373610b082fecec9e137c0ed0758 Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Sun, 25 Mar 2012 23:43:00 -0700 Subject: [PATCH] added changelog --- index.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f7e6d14c..694af99d 100755 --- a/index.html +++ b/index.html @@ -285,7 +285,8 @@ $("#e9").select2();
- +
+

Changelog

+
+
    +
  • Support for selection of multiple values. See multiple option in the docs.
  • +
  • Ability to reset back to placeholder once a selection has been made. See allowClear option in the docs.
  • +
  • Simplified paging of remote datasets by tracking the page number automatically.
  • +
+
+