CHANGES
=======

1.1.0
-----

* added random rotations
* Added tests for new vector length test
* Fixed vector type to np.float
* Added checks for vector lengths in nd case
* Improved wording in documentation
* Fixed typos in thhe rotation nd doc
* Fixed typo in documentation index page
* Fixed wrong code snippet description in Readme
* Added n-dimensional rotations. (#5)
* Added license badge
* Added PYPI version badge to readme

1.0.0
-----

* Initial commit
