packages feed

yesod-raml-0.2.0: ChangeLog.md

## 0.2.0

* Add almost all raml-tags for yesod-raml-docs and yesod-raml-mock
* Support multi variables of one-line. (Previous version can not parse "/user/{userid}/{string}:".)

## 0.1.4

* Add OPTIONS and other http methods.

## 0.1.3

* Fix cabal-file (Just add bug-reports and source-repository)

## 0.1.2

* Fix cabal-file (Just add tests/test.raml)

## 0.1.1

* Fix README

## 0.1.0

* First Release