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.
  • +
+
+