2.4.1 (2017-08-04)
==================
resolves #99
 - maxWidth option implementation bug
 - addition of new maxPlaceholderWidth option

2.4 (2017-06-16)
================
Fix issue with searching and (un)select all functionality not working as intended #97
Merge PR #90 search by value/text

2.3.13 (2017-06-16)
===================
Fix disable method issue, bugfix with hasClass() call

2.3.12 (2017-06-16)
===================
Fix issue where select all wasn't completly working re issue #92

2.3.11 (2017-06-02)
===================
More Performance improvements on loading, select all, show/hide dropdown.
Remove jquery.actual usage for a more optimal clientWidth/scrollWidth usage

2.3.10 (2017-06-01)
===================
Performance improvements on loading, searching, option selection.

2.3.9 (2017-04-04)
==================
Add method to disable or enable the select list (issue #63)

2.3.8 (2017-03-17)
==================
additional sanity checks when loading options see issue #74

2.3.7 (2017-03-17)
==================
(un)select all wording bugfix

2.3.6 (2017-01-13)
==================
Add text option and logic for unselect all text

2.3.5 (2017-01-10)
==================
Add option to delay search action

2.3.4 (2017-01-10)
==================
Fix bug with onControlClose while clicking other lists or the current list button
Add reset method to reset list to default values.

2.3.3 (2016-12-08)
==================
Add Method to change list settings after it has already been rendered

2.3.2 (2016-12-08)
==================
Optimize search functionality

2.3.1 (2016-12-06)
==================
Optimize select all (should be 2-3x faster)


*Previous version changes not documented outside of github commit log
