﻿BioSPPy Changelog
=================

Here you can see the full list of changes between each BioSPPy release.

Version 0.2.1
-------------

Released on January 6th 2016

- Fixes incorrect BVP filter parameters (closes #2)

Version 0.2.0
-------------

Released on October 1st 2015

- Added the biometrics module, including k-NN and SVM classifiers
- Added outlier detection methods to the clustering module
- Added text-based data storage methods to the storage module
- Changed docstring style to napoleon-numpy
- Complete code style formatting
- Initial draft of the tutorial
- Bug fixes

Version 0.1.2
-------------

Released on August 29th 2015

- Alpha release
