bdcs-api-0.1.3: ChangeLog.md
## 0.1.3
* Add the /modules/info route.
* Add the /compose/metadata route.
* Add the /compose/results route.
* Fix a typo that was preventing the /compose/info route from working.
* Add a new BDCS.API.Results module for returning various pieces of compose
results and doing error checking.
## 0.1.2
* Fix building the documentation with haddock.
## 0.1.1
* Remove the build dependency on safe-exceptions.
* Relax the lower bound on the extra module build dependency.
## 0.1.0
* Initial release.