Browse Source

Merge pull request #1732 from pulzarraider/patch-2

Added info about select2 implementation in Changelog
Thomas 11 years ago
parent
commit
95a953b376
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