File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1- ### 1.7.1 (Next )
1+ ### 1.7.1 (2023/05/14 )
22
33#### Features
44
1414* [ #2292 ] ( https://github.com/ruby-grape/grape/pull/2292 ) : Introduce Docker to local development - [ @ericproulx ] ( https://github.com/ericproulx ) .
1515* [ #2325 ] ( https://github.com/ruby-grape/grape/pull/2325 ) : Change edge test workflows only run on demand - [ @dblock ] ( https://github.com/dblock ) .
1616* [ #2324 ] ( https://github.com/ruby-grape/grape/pull/2324 ) : Expose default in the description dsl - [ @dhruvCW ] ( https://github.com/dhruvCW ) .
17- * Your contribution here.
1817
1918#### Fixes
2019
2322* [ #2315 ] ( https://github.com/ruby-grape/grape/pull/2315 ) : Update rspec - [ @ericproulx ] ( https://github.com/ericproulx ) .
2423* [ #2319 ] ( https://github.com/ruby-grape/grape/pull/2319 ) : Update rubocop - [ @ericproulx ] ( https://github.com/ericproulx ) .
2524* [ #2323 ] ( https://github.com/ruby-grape/grape/pull/2323 ) : Fix using endless ranges for values parameter - [ @dhruvCW ] ( https://github.com/dhruvCW ) .
26- * Your contribution here.
2725
2826### 1.7.0 (2022/12/20)
2927
Original file line number Diff line number Diff line change @@ -159,9 +159,8 @@ content negotiation, versioning and much more.
159159
160160## Stable Release
161161
162- You're reading the documentation for the next release of Grape, which should be ** 1.7.1** .
162+ You're reading the documentation for the stable release of Grape, 1.7.1.
163163Please read [ UPGRADING] ( UPGRADING.md ) when upgrading from a previous version.
164- The current stable release is [ 1.7.0] ( https://github.com/ruby-grape/grape/blob/v1.7.0/README.md ) .
165164
166165## Project Resources
167166
You can’t perform that action at this time.
0 commit comments