0.3.1 (2014-5-14)
++++++++++++++++++

- Update metada.


0.3.0 (2014-3-28)
++++++++++++++++++

- Increase stability
- Fix edge cases (e.g. callin .opposite on all zeroes)
- Fix label passing between instances
- Better equality testing for Bayes instances
- Override division operator on Python3
- Add unit tests


0.2.1 (2014-3-16)
++++++++++++++++++

- Allow the user to supply priors in `classify` and `classify_normal`.


0.2.0 (2014-3-16)
++++++++++++++++++

- Python3 support.
- Fix bug in `gaussian_probability` (thanks *cokoder*)


0.1.0 (2013-10-24)
++++++++++++++++++

- Initial release.