0.009   2017-02-13 (PERLANCAR)

	- [Bugfix] If completer name equals program name, say it as self
	  completing, don't say it has a companion completer script.


0.008   2017-01-27 (PERLANCAR)

        - Add options --(no-)gen-subcommands and --gen-subcommand=NAME to allow
          splitting each subcommand's CLI to its own POD/manpage.

        - [ux] Tweak option categories.


0.007   2017-01-14 (PERLANCAR)

	- [Bugfix] Missed empty line after COMPLETION POD section.


0.006   2017-01-13 (PERLANCAR)

	- [Bugfix] Fixes bug which broke generating POD for scripts where the
          Rinci metadata is put inside them.


0.005   2017-01-13 (PERLANCAR)

	- [Bugfix] Set the correct program name to generate the correct
	  default env name and default config filenames.


0.004   2017-01-12 (PERLANCAR)

	- [Bugfix] Forgot to require Markdown::To::POD in two blocks.


0.003   2017-01-11 (PERLANCAR)

	- Generate COMPLETION section.

	- Tweak: put ENVIRONMENT section after CONFIGURATION FILE.

	- Tweak: put FILES section after CONFIGURATION FILE.


0.002   2017-01-11 (PERLANCAR)

	- [Incompatible change] Return each content section as string, not
	  array of strings.


0.001   2017-01-10 (PERLANCAR)

         - First release.