Skip to content

Commit e83e81f

Browse files
committed
Preparing for release, 1.5.3.
1 parent 3ade791 commit e83e81f

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

CHANGELOG.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
### 1.5.3 (Next)
2-
3-
#### Features
4-
5-
* Your contribution here.
1+
### 1.5.3 (2021/03/07)
62

73
#### Fixes
84

9-
* Your contribution here.
10-
115
* [#2161](https://github.com/ruby-grape/grape/pull/2157): Handle EOFError from Rack when given an empty multipart body - [@bschmeck](https://github.com/bschmeck).
126
* [#2162](https://github.com/ruby-grape/grape/pull/2162): Corrected a hash modification while iterating issue - [@Jack12816](https://github.com/Jack12816).
137
* [#2164](https://github.com/ruby-grape/grape/pull/2164): Fix: `coerce_with` is now called for params with `nil` value - [@braktar](https://github.com/braktar).

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,8 @@ content negotiation, versioning and much more.
158158

159159
## Stable Release
160160

161-
You're reading the documentation for the next release of Grape, which should be **1.5.3**.
161+
You're reading the documentation for the stable release of Grape, **v1.5.3**.
162162
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
163-
The current stable release is [1.5.2](https://github.com/ruby-grape/grape/blob/v1.5.2/README.md).
164163

165164
## Project Resources
166165

0 commit comments

Comments
 (0)