Revision history for Perl extension Tk::ListEntry.

0.05  Mon Mar 17 2025
	- Fixed bug created in last update (-nofocus was not set).

0.04  Mon Mar 17 2025
	- Added option -motionselect.
	- Added escape binding to pop down the List.
	- Fixed bug in method keyReturn.
	- Changed bug tracker.

0.03  Sat Feb 08 2025
	- added -filter option. The entry now can be used to filter the list.

0.02  Fri Mar 22 2024
	added -command option
	updated and corrected documentation

0.01  Mon Jun 5 2023
	Initial version