servant-rawm-0.2.0.2: CHANGELOG.md
## 0.2.0.2
* Add missing test file to extra-source-files in the cabal file.
## 0.2.0.1
* Add tests and more documentation.
## 0.2.0.0
* (commit 30a2cd48488d) Add a phantom type to `RawM` to allow the user to
change the output documentation.
* (commit 30a2cd48488d) Add a `HasDocs` instance for `RawM` that uses
the `HasDocs` instance for the phantom type.
## 0.1.0.0
* Initial release.