Skip to content

Commit 7ef8ca9

Browse files
committed
Preparing for release, 1.0.2.
1 parent 35895e5 commit 7ef8ca9

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.0.2 (Next)
1+
### 1.0.2 (1/10/2018)
22

33
#### Features
44

@@ -15,7 +15,6 @@
1515
* [#1725](https://github.com/ruby-grape/grape/pull/1725): Fix `rescue_from :all` documentation - [@Jelkster](https://github.com/Jelkster).
1616
* [#1726](https://github.com/ruby-grape/grape/pull/1726): Improved startup performance during API method generation - [@jkowens](https://github.com/jkowens).
1717
* [#1727](https://github.com/ruby-grape/grape/pull/1727): Fix infinite loop when mounting endpoint with same superclass - [@jkowens](https://github.com/jkowens).
18-
* Your contribution here.
1918

2019
### 1.0.1 (9/8/2017)
2120

README.md

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

137137
## Stable Release
138138

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

143142
## Project Resources
144143

0 commit comments

Comments
 (0)