0.71    2020-10-13
  - fix RT #133524: undeclared dependency on Tk in Makefile.PL

0.70	2020-10-05
  - moved .pm file to lib folder
  - fixed critical issue with -width and -height options of ScrListbox in Populate(). Now, module can be instantiated again.
  - added example script
  - added CHANGES file
  - fixed POD error
  - minor POD improvements (add hyperlinks, code markup, spelling)
  - removed SVN/CVS version stuff
  - used module dependencies instead of require, because we will use them anyway
  - replaced "use vars" by our, cf. https://perldoc.perl.org/vars