CHANGES
=======

1.4.1
-----

* remove useless test file

1.4.0
-----

* remove useless commment
* move distribution to highlevel
* add travis badge
* skip test
* update code
* add travis
* use pbr as build ..
* add new api blueprint

cv2binary
---------

* remove useless code
* fix docs link
* add development guide
* fix to python style
* make some new usage, think in night
* fix mid point bug
* fix conflict
* add g18 testdata
* add __init__.py
* add sift feature points, find template before sift & clean code
* add sift feature points&clean code
* add testfiles&data
* modify sift detect
* use setuptools instead of distutils
* rename to readme
* rename ... test
* add docs
* add mkdocs
* update doc
* fix futureWarning of == None
* update example
* update aircv
* update doc
* update version
* add find_template method
* add doc
* add html doc
* add auto find code
* update readme
* add sift found support
* initial code structure
* Initial commit
