Skip to content

Commit 381c00e

Browse files
committed
Preparing for release, 1.5.2
1 parent 695a4eb commit 381c00e

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
### 1.5.2 (Next)
1+
### 1.5.2 (2021/02/06)
22

33
#### Features
44

5-
* Your contribution here.
65
* [#2157](https://github.com/ruby-grape/grape/pull/2157): Custom types can set a message to be used in the response when invalid - [@dnesteryuk](https://github.com/dnesteryuk).
76
* [#2145](https://github.com/ruby-grape/grape/pull/2145): Ruby 3.0 compatibility - [@ericproulx](https://github.com/ericproulx).
87
* [#2143](https://github.com/ruby-grape/grape/pull/2143): Enable GitHub Actions with updated RuboCop and Danger - [@anakinj](https://github.com/anakinj).
98

109
#### Fixes
1110

12-
* Your contribution here.
1311
* [#2144](https://github.com/ruby-grape/grape/pull/2144): Fix compatibility issue with activesupport 6.1 and XML serialization of arrays - [@anakinj](https://github.com/anakinj).
1412
* [#2137](https://github.com/ruby-grape/grape/pull/2137): Fix typos - [@johnny-miyake](https://github.com/johnny-miyake).
1513
* [#2131](https://github.com/ruby-grape/grape/pull/2131): Fix Ruby 2.7 keyword deprecation warning in validators/coerce - [@K0H205](https://github.com/K0H205).

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,7 @@ 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.2**.
162-
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
163-
The current stable release is [1.5.1](https://github.com/ruby-grape/grape/blob/v1.5.1/README.md).
161+
You're reading the documentation for the stable release of Grape, 1.5.2.
164162

165163
## Project Resources
166164

0 commit comments

Comments
 (0)