Browse Source

Added info about select2 implementation in Changelog

Andrej Hudec 11 years ago
parent
commit
4611b35cc8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -32,6 +32,8 @@ CHANGELOG
   If you do not extend the Admin class, you need to add these methods to
   your admin.
 
+* added support for select2 (jQuery based replacement for select boxes)
+
 ### 2013-09-23
 
 * change list's action buttons to use ``btn-small`` from twitter bootstrap