Skip to content

Commit 536622a

Browse files
committed
Preparing for release, 1.3.3
1 parent 8b60289 commit 536622a

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
### 1.3.3 (Next)
1+
### 1.3.3 (2020/05/23)
22

33
#### Features
44

55
* [#2048](https://github.com/ruby-grape/grape/issues/2034): Grape Enterprise support is now available [via TideLift](https://tidelift.com/subscription/request-a-demo?utm_source=rubygems-grape&utm_medium=referral&utm_campaign=enterprise) - [@dblock](https://github.com/dblock).
66
* [#2039](https://github.com/ruby-grape/grape/pull/2039): Travis - update rails versions - [@ericproulx](https://github.com/ericproulx).
77
* [#2038](https://github.com/ruby-grape/grape/pull/2038): Travis - update ruby versions - [@ericproulx](https://github.com/ericproulx).
88
* [#2050](https://github.com/ruby-grape/grape/pull/2050): Refactor route public_send to AttributeTranslator - [@ericproulx](https://github.com/ericproulx).
9-
* Your contribution here.
109

1110
#### Fixes
1211

@@ -15,7 +14,6 @@
1514
* [#2040](https://github.com/ruby-grape/grape/pull/2040): Fix a regression with Array of type nil - [@ericproulx](https://github.com/ericproulx).
1615
* [#2054](https://github.com/ruby-grape/grape/pull/2054): Coercing of nested arrays - [@dnesteryuk](https://github.com/dnesteryuk).
1716
* [#2050](https://github.com/ruby-grape/grape/pull/2053): Fix broken multiple mounts - [@Jack12816](https://github.com/Jack12816).
18-
* Your contribution here.
1917

2018
### 1.3.2 (2020/04/12)
2119

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,7 @@ 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.3.3**.
160-
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
161-
The current stable release is [1.3.2](https://github.com/ruby-grape/grape/blob/v1.3.2/README.md).
159+
You're reading the documentation for the stable release of Grape, **1.3.3**.
162160

163161
## Project Resources
164162

0 commit comments

Comments
 (0)