Skip to content

Commit

Permalink
Preparing for release, 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dnesteryuk committed May 23, 2020
1 parent 8b60289 commit 536622a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
### 1.3.3 (Next)
### 1.3.3 (2020/05/23)

#### Features

* [#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).
* [#2039](https://github.com/ruby-grape/grape/pull/2039): Travis - update rails versions - [@ericproulx](https://github.com/ericproulx).
* [#2038](https://github.com/ruby-grape/grape/pull/2038): Travis - update ruby versions - [@ericproulx](https://github.com/ericproulx).
* [#2050](https://github.com/ruby-grape/grape/pull/2050): Refactor route public_send to AttributeTranslator - [@ericproulx](https://github.com/ericproulx).
* Your contribution here.

#### Fixes

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

### 1.3.2 (2020/04/12)

Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,7 @@ content negotiation, versioning and much more.

## Stable Release

You're reading the documentation for the next release of Grape, which should be **1.3.3**.
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
The current stable release is [1.3.2](https://github.com/ruby-grape/grape/blob/v1.3.2/README.md).
You're reading the documentation for the stable release of Grape, **1.3.3**.

## Project Resources

Expand Down

0 comments on commit 536622a

Please sign in to comment.