Skip to content

Commit e914e6f

Browse files
committed
Add PR #185 to CHANGELOG
1 parent 46ba821 commit e914e6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* [#179](https://github.com/tim-vandecasteele/grape-swagger/pull/179): Document `Virtus::Attribute::Boolean` as boolean - [@eashman](https://github.com/eashman), [@dblock](https://github.com/dblock).
1111
* [#178](https://github.com/tim-vandecasteele/grape-swagger/issues/178): Fixed `Hash` parameters, now exposed as Swagger `object` types - [@dblock](https://github.com/dblock).
1212
* [#167](https://github.com/tim-vandecasteele/grape-swagger/pull/167): Support mutli-tenanted APIs, don't cache `base_path` - [@bradrobertson](https://github.com/bradrobertson), (https://github.com/dblock).
13+
* [#185](https://github.com/tim-vandecasteele/grape-swagger/pull/185): Support strings in the Grape::Entity.expose :using option - [@jhollinger](https://github.com/jhollinger).
1314
* Your contribution here.
1415

1516
### 0.8.0 (August 30, 2014)

0 commit comments

Comments
 (0)