Skip to content

Commit 21e71e2

Browse files
committed
Preparing for the initial public release, 0.1.0.
1 parent b03ae52 commit 21e71e2

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
TBD
2-
---
1+
0.1.0 (18/07/2014)
2+
------------------
33

4-
* Initial public release - [@dblock](https://github.com/dblock).
4+
* Initial public release, with support for Grape `present` - [@dblock](https://github.com/dblock).

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,6 @@ gem 'grape-roar'
1919
Usage
2020
-----
2121

22-
### Require grape-roar
23-
24-
```ruby
25-
# config.ru
26-
require 'grape/roar'
27-
```
28-
2922
### Tell your API to use Grape::Formatter::Roar
3023

3124
```ruby

0 commit comments

Comments
 (0)