Revision history for Perl extension Net::EANSearch.

1.07  Tue Nov  5 11:00:00 2024
	- add similarProductSearch()
	- auto-retry API calls on 429 error code

1.06  Wed Feb 16 01:00:00 2024
	- add missing test dependency

1.05  Wed Feb 15 21:00:00 2024
	- remove Perl version restrictions
	- documentation fixes

1.04  Wed Feb 15 15:00:00 2024
	- fix module dependencies

1.03  Wed Feb 14 18:00:00 2024
	- longer network timeout
	- documentation fixes
	- more tests

1.02  Wed Feb 14 14:06:00 2024
	- switch internally to LWP for broader plattform support
	- documentation fixes

1.01  Wed Feb 14 00:15:58 2024
	- declare dependecies

1.00  Wed Feb  7 17:28:58 2024
	- initial version