Changelog for ibm2ieee
======================

Release 1.0.0
-------------

Release date: 2018-12-04

First real release. Fixes some distribution issues with the 0.1.0 release. Code is
otherwise unchanged.

- Fix misuse of ``unicode_literals`` in the setup.py file.
- Fix trailing newline in short description, which caused the README not
  to render properly on PyPI.
- Boldly bump the version number to 1.0.0, and the Development Status classifier
  to Production/Stable.


Release 0.1.0
-------------

Release date: 2018-12-04

Initial release uploaded to PyPI.
