# Changelog ## Version 0.0.3 * Add support for Github nicknames with dashes. PR [#2][] by [@rymai][]. ## Version 0.0.2 * CLI does not accept any options anymore * Github user and projects are extracted from the origin remote fetch url * CHANGELOG.md is overwritten instead of printed out. [#1][] ## Version 0.0.1 * Initial version by [@pcreux][] * Usage: `pimpmychangelog gregbell activeadmin CHANGELOG.md` This would output the pimped version of the changelog. [#1]: https://github.com/com/pcreux/issues/1 [#2]: https://github.com/com/pcreux/issues/2 [@pcreux]: https://github.com/pcreux [@rymai]: https://github.com/rymai