CHANGES
=======

1.0.4
-----

* Add tbd (to be deleted) flag to bank registry

1.0.3
-----

* Pad checksum digits correctly with zeros

1.0.2
-----

* Improve error messages
* Add BIC.type. Use str.format instead of old format-syntax
* Fix link to GitHub account

1.0.1
-----

* Add license to setup.cfg

1.0.0
-----

* Correct home-page meta-data

0.0.7
-----

* Use README.rst as long description. Remove MANIFEST.in
* Deploy only on Python 3.5

0.0.6
-----

* Add docs_dir to travis.yml

0.0.5
-----

* Fix travis-tox config

0.0.4
-----

* Build docs with tox. Add README.rst to MANIFEST.in

0.0.3
-----

* Switch from pre- to post-versioning
* Add LICENSE, trove classifiers. Correct PyPI user

0.0.2
-----

* Set next development version to 0.0.3
* Fix travis badge
* Add badges
* Add tox:travis section
* Use tox-travis plugin

0.0.1
-----

* Set next development target version to 0.0.2
* Add travis configuration
* Add sphinx documenation
* More documentation, python 3, coverage et al
* Rename package to schwifty, add README, add BIC
* Initial commit
