# Changelog ## Version 0.1.3 * Retrieve git-remote from local configuration PR [#17][] by [@marcotc][]. ## Version 0.1.2 * Add support for changelogs without extra new line at the end of file. PR [#6][] by [@arangamani][]. ## Version 0.1.1 * Add support for usernames with hyphens. Closes issue [#4][] reported by [@miketheman][]. ## Version 0.1.0 * Add support for git repos with HTTPS urls. PR [#3][] by [@Maher4Ever][]. ## 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/pcreux/pimpmychangelog/issues/1 [#2]: https://github.com/pcreux/pimpmychangelog/issues/2 [#3]: https://github.com/pcreux/pimpmychangelog/issues/3 [#4]: https://github.com/pcreux/pimpmychangelog/issues/4 [#6]: https://github.com/pcreux/pimpmychangelog/issues/6 [#17]: https://github.com/pcreux/pimpmychangelog/issues/17 [@Maher4Ever]: https://github.com/Maher4Ever [@arangamani]: https://github.com/arangamani [@marcotc]: https://github.com/marcotc [@miketheman]: https://github.com/miketheman [@pcreux]: https://github.com/pcreux [@rymai]: https://github.com/rymai