opencv-0.0.1.1: CHANGELOG.md
## [0.0.1.1] - 2017-06-23
### Changed
- Fix test-suite by including missing data files.
## [0.0.1.0] - 2017-06-20
### Added
- OpenCV.Calib3d: findHomography.
- OpenCV.Core.ArrayOps: hconcat, vconcat.
- include/hsc_macros.hpp: #alignof macro.
### Changed
- Fix build on OS X.
- Add source repo to cabal file.
- Reference opencv-extra and the examples from the Cabal package description.
## 0.0.0.0 - 2017-06-11
- Initial version
[0.0.1.1]: https://github.com/LumiGuide/haskell-opencv/compare/opencv-0.0.1.0...opencv-0.0.1.1
[0.0.1.0]: https://github.com/LumiGuide/haskell-opencv/compare/opencv-0.0.0.0...opencv-0.0.1.0