Skip to content

Commit c306d06

Browse files
committed
Preparing for release, 2.5.1.
1 parent a1120c0 commit c306d06

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
### 2.5.1 (Next)
1+
### 2.5.1 (2025/02/11)
22

33
* [#542](https://github.com/slack-ruby/slack-ruby-client/pull/542): Add support for ruby 3.4 - [@dblock](https://github.com/dblock).
44
* [#544](https://github.com/slack-ruby/slack-ruby-client/pull/544): Fix: do not resolve channel name for `chat_postMessage` - [@dblock](https://github.com/dblock).
5-
* Your contribution here.
65

76
### 2.5.0 (2025/02/09)
87

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ A Ruby client for the Slack [Web](https://api.slack.com/web), [RealTime Messagin
8181

8282
## Stable Release
8383

84-
You're reading the documentation for the **next** release of slack-ruby-client. Please see the documentation for the [last stable release, v2.5.0](https://github.com/slack-ruby/slack-ruby-client/blob/v2.5.0/README.md) unless you're integrating with HEAD. See [UPGRADING](UPGRADING.md) when upgrading from an older version.
84+
You're reading the documentation for the **stable** release of slack-ruby-client, v2.5.1. See [UPGRADING](UPGRADING.md) when upgrading from an older version.
8585

8686
## Installation
8787

0 commit comments

Comments
 (0)