Changelog for hspec-leancheck
=============================
0.0.6
-----
* no actual code changes
* minor fixes in the README (HTTPs badges)
* replace Travis by GitHub as the CI
* improve build and test scripts
0.0.4
-----
* improve build scripts
0.0.3
-----
* export the `prop` function;
* export the `Property` type;
* improvements in Haddock documentation;
* improve tests of `hspec-leancheck` itself;
* add this changelog.
0.0.2
-----
* `propertyWith` -> `propertyFor`;
* improvements in documentation.
0.0.1
-----
1st release on Hackage