Skip to content

Commit 93e9a72

Browse files
committed
Preparing for release, 1.0.1.
1 parent 37b7c47 commit 93e9a72

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,8 +1,7 @@
1-
### 1.0.1 (Next)
1+
### 1.0.1 (9/8/2017)
22

33
#### Features
44

5-
* Your contribution here.
65
* [#1652](https://github.com/ruby-grape/grape/pull/1652): Add the original exception to the error_formatter the original exception - [@dcsg](https://github.com/dcsg).
76
* [#1665](https://github.com/ruby-grape/grape/pull/1665): Make helpers available in subclasses - [@pablonahuelgomez](https://github.com/pablonahuelgomez).
87
* [#1674](https://github.com/ruby-grape/grape/pull/1674): Add parameter alias (`as`) - [@glaucocustodio](https://github.com/glaucocustodio).

README.md

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

111111
## Stable Release
112112

113-
You're reading the documentation for the next release of Grape, which should be **1.0.1**.
113+
You're reading the documentation for the stable release of Grape, 1.0.1.
114114
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
115-
The current stable release is [1.0.0](https://github.com/ruby-grape/grape/blob/v1.0.0/README.md).
116115

117116
## Project Resources
118117

0 commit comments

Comments
 (0)