1.2.0 (2022-07-24)
- Fixed the down arrow not working the first time when dropdown is in search mode (ab49147)
- Switched from GUID to assembly names in asmdefs (ad70262)
1.1.1 (2022-02-03)
- Fixed the error in console regarding the immutable Changelog file (23be8fd)
1.1.0 (2022-02-03)
- Updated the SolidUtilties version (14bc11e)
- Fixed the dropdown list going to the top left corner when opened too close to the bottom of the screen (94a246b)
- Fixed the dropdown window sometimes moving to the top left corner (5da2f6f)
- Fixed the editor asmdef platforms list (6ae4858)
- Replaced Event.current.mousePosition with EditorHelper.GetCurrentMousePosition() to get a more accurate window position (15305e4)