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)
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 ) .
Original file line number Diff line number Diff 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.
160160Please 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
You can’t perform that action at this time.
0 commit comments