jQuery UI Multiselect Widget Changelog

Version 1.3 - 07/08/2010
==============================================
- Fixed: clicking on the button icon in webkit didn't open the widget correctly
- Modified: refactored logic to close other instances when one opens
- Modified: changed arrow icon
- Modified: instead of removing the original option tags they're detached, preserving pre-existing events/data
- Added: public getChecked() method

Version 1.2 - 07/06/2010
==============================================
- Fixed: namespacing issues with destroy()
- Fixed: support NaN values in _setMenuWidth() calculations


Version 1.1 - 05/26/2010
==============================================
- Modified: renamed "_updateSelected" to "update", exposing it as a method in the process


Version 1.0
==============================================
- Initial release
