Skip to content

Commit 82fd5da

Browse files
committed
Preparing for release, 3.2.0
1 parent 198db4d commit 82fd5da

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* [#2671](https://github.com/ruby-grape/grape/pull/2671): Use ruby 3.1 shorthand kwargs syntax - [@ericproulx](https://github.com/ericproulx).
1515
* [#2672](https://github.com/ruby-grape/grape/pull/2672): Minor ruby optimizations - [@ericproulx](https://github.com/ericproulx).
1616
* [#2675](https://github.com/ruby-grape/grape/pull/2675): Add `AGENTS.md` to please our future A.I. overlords - [@dblock](https://github.com/dblock).
17-
* Your contribution here.
1817

1918
#### Fixes
2019

@@ -24,7 +23,6 @@
2423
* [#2666](https://github.com/ruby-grape/grape/pull/2666): Endpoint cleanup and minor optimizations - [@ericproulx](https://github.com/ericproulx).
2524
* [#2676](https://github.com/ruby-grape/grape/pull/2676): Exclude ruby 3.2 for rails_edge - [@ericproulx](https://github.com/ericproulx).
2625
* [#2677](https://github.com/ruby-grape/grape/pull/2677): Update actions/checkout to v6 - [@ericproulx](https://github.com/ericproulx).
27-
* Your contribution here.
2826

2927
### 3.1.0 (2026-01-25)
3028

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ Grape is a REST-like API framework for Ruby. It's designed to run on Rack or com
1010

1111
## Stable Release
1212

13-
You're reading the documentation for the next release of Grape, which should be 3.2.0.
14-
The current stable release is [3.1.1](https://github.com/ruby-grape/grape/blob/v3.1.1/README.md).
13+
You're reading the documentation for the stable release of Grape, 3.2.0.
1514

1615
## Project Resources
1716

0 commit comments

Comments
 (0)