Skip to content

Commit 0fb170c

Browse files
committed
Preparing for release, 1.1.0.
1 parent a152d98 commit 0fb170c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 1.1.0 (Next)
1+
### 1.1.0 (8/4/2018)
22

33
#### Features
44

@@ -12,7 +12,6 @@
1212
* [#1758](https://github.com/ruby-grape/grape/pull/1758): Fix expanding load_path in gemspec - [@2maz](https://github.com/2maz).
1313
* [#1765](https://github.com/ruby-grape/grape/pull/1765): Use 415 when request body is of an unsupported media type - [@jdmurphy](https://github.com/jdmurphy).
1414
* [#1771](https://github.com/ruby-grape/grape/pull/1771): Fix param aliases with 'given' blocks - [@jereynolds](https://github.com/jereynolds).
15-
* Your contribution here.
1615

1716
### 1.0.3 (4/23/2018)
1817

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,8 @@ content negotiation, versioning and much more.
145145

146146
## Stable Release
147147

148-
You're reading the documentation for the next release of Grape, which should be **1.1.0**.
148+
You're reading the documentation for the stable release of Grape, **1.1.0**.
149149
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
150-
The current stable release is [1.0.3](https://github.com/ruby-grape/grape/blob/v1.0.3/README.md).
151150

152151
## Project Resources
153152

0 commit comments

Comments
 (0)