0.032   2024-07-09  Released-By: PERLANCAR; Urgency: medium
        - [bugfix] Do not pass unknown argument 'ci' to
          complete_array_elem().
0.031   2019-08-17  Released-By: PERLANCAR; Urgency: medium
	- Avoid undef warning ('ospec' argument can be undef when there's
	  no matching option found).
0.030   2018-09-25  Released-By: PERLANCAR
	- Allow hash as %go_spec pair values (and find the completion
	  array/routine in the 'completion' key of the hash), so one can
	  put other stuff in %go_spec.
0.02    2016-10-21  Released-By: PERLANCAR
	- Allow script that uses us to be dumped by Getopt::Long::Dumped.
	- Add notice about the new Shell::Completer which will the
	  replacement eventually.
0.01    2015-08-11  Released-By: PERLANCAR
        - First release.