~~~~~~~~~~~~~~~~~~
Py2MASS Change Log
~~~~~~~~~~~~~~~~~~

------------------
v0.1.4, 2015-05-23
------------------

- output DataFrame now has 'radec' field that is of type astropy.coordinates.SkyCoord
- added astropy>=1.0.0 dependency
- made search for 2MASS dir more robust & exception more informative when search fails

------------------
v0.1.3, 2015-05-21
------------------

- reorganize project to current way I organize projects
- fix problem where format descriptor files weren't being found in some installs

------------------
v0.1.2, 2014-12-02
------------------

- implemented set_2mass_path and that an invalid _2mass_path does not crash the module at initial import

------------------
v0.1.1, 2014-03-31
------------------

- added py2mass_process_original_psc.py, which had been missing

------------------
v0.1.0, 2014-03-26
------------------

- Initial release.
