File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
- ### 1.5.0 (Next)
2
-
3
- #### Features
4
-
5
- * Your contribution here.
1
+ ### 1.5.0 (2020/10/05)
6
2
7
3
#### Fixes
8
4
9
- * Your contribution here.
10
5
* [ #2104 ] ( https://github.com/ruby-grape/grape/pull/2104 ) : Fix Ruby 2.7 keyword deprecation warning - [ @stanhu ] ( https://github.com/stanhu ) .
11
6
* [ #2103 ] ( https://github.com/ruby-grape/grape/pull/2103 ) : Ensure complete declared params structure is present - [ @tlconnor ] ( https://github.com/tlconnor ) .
12
7
* [ #2099 ] ( https://github.com/ruby-grape/grape/pull/2099 ) : Added truffleruby to Travis-CI - [ @gogainda ] ( https://github.com/gogainda ) .
Original file line number Diff line number Diff line change @@ -156,9 +156,8 @@ content negotiation, versioning and much more.
156
156
157
157
## Stable Release
158
158
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.
160
160
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 ) .
162
161
163
162
## Project Resources
164
163
You can’t perform that action at this time.
0 commit comments