= 0.0.5 / 2013-05-01

	* Minor CLI help formatting improvements.
	* Now supports ruby-1.8.7.

= 0.0.4 / 2012-10-14

	* Improved CLI option parsing.
	* Reverted to vendor docopt.rb.

= 0.0.3 / 2012-07-09

	* Improved CLI output.
	* `Pwqgen.new` now works.
	* Updated documentation with better usage examples.
	* Forked and included docopt.rb, to workaround overly high rubygems
	version requirement.
	* Use a high-quality, secure random number generator.

= 0.0.2 / 2012-06-29

	* Added unit tests.
	* Simplified invocation. You can now just call `Pwqgen.generate`.
	* Fixed a bug where `pwqgen.rb` did not produce output.

= 0.0.1 / 2012-06-28

	* Initial release.

