Skip to content

Commit b82040f

Browse files
committed
Preparing for release, 1.5.0.
1 parent 545963c commit b82040f

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
### 1.5.0 (Next)
2-
3-
#### Features
4-
5-
* Your contribution here.
1+
### 1.5.0 (2020/10/05)
62

73
#### Fixes
84

9-
* Your contribution here.
105
* [#2104](https://github.com/ruby-grape/grape/pull/2104): Fix Ruby 2.7 keyword deprecation warning - [@stanhu](https://github.com/stanhu).
116
* [#2103](https://github.com/ruby-grape/grape/pull/2103): Ensure complete declared params structure is present - [@tlconnor](https://github.com/tlconnor).
127
* [#2099](https://github.com/ruby-grape/grape/pull/2099): Added truffleruby to Travis-CI - [@gogainda](https://github.com/gogainda).

README.md

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

157157
## Stable Release
158158

159-
You're reading the documentation for the next release of Grape, which should be **1.5.0**.
159+
You're reading the documentation for the stable release of Grape, 1.5.0.
160160
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
161-
The current stable release is [1.4.0](https://github.com/ruby-grape/grape/blob/v1.4.0/README.md).
162161

163162
## Project Resources
164163

0 commit comments

Comments
 (0)