packages feed

rest-example-0.2.0.2: CHANGELOG.md

# Changelog

#### 0.2.0.2

* Allow `rest-core 0.36.*`

#### 0.2.0.1

* Allow filepath 1.4 and base 4.9/GHC 7.10.

#### 0.2.0.0

* Change to use `ExceptT` and bump rest dependencies

#### 0.1.2.2

* Bump `rest-core`.
* Allow `happstack-server` 7.4.*.

#### 0.1.2.1

* Allow time 1.5.*
* Remove unneeded dependency on monad-control.

### 0.1.2

* Add test for reserved identifier names

### 0.1.1

* Bump `rest-gen` and `rest-core`
* Add some testing endpoints
* Allow `text == 1.2.*`

#### 0.1.0.3

* Allow `transformers == 0.4.*`

#### 0.1.0.2

* Allow `rest-gen == 0.15.*`