* **FIXED**: broken init command (thanks to [fforster](https://github.com/fforster) for reporting).
0.6.5
* **FIXED**: fixed bug in parsing FITS urls. This was resulting in empty FITS files getting downloaded. (thanks to [fmannucci](https://github.com/fmannucci) for reporting the [issue](https://github.com/thespacedoctor/panstamps/issues/11).)
0.6.4
* **FIXED**: a change to the JPEG endpoint URLs broke regex looking for images. JPEG images should be downloadable again. (thanks to [fforster](https://github.com/fforster) for reporting the [issue](https://github.com/thespacedoctor/panstamps/issues/9).)
0.6.3
* **refactor**: moving from plpsipp1v.stsci.edu to ps1images.stsci.edu as end point to collect panstars images (thanks to Rick White for the pull-request)
0.6.2
* **FIXED** doc fixes * **UNFEATURE** Removing Python 2 support