Skip to content

Commit 8e9a98a

Browse files
committed
Preparing for release, 2.1.1.
1 parent 5f67157 commit 8e9a98a

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,9 +1,8 @@
11
### Changelog
22

3-
### 2.1.1 (Next)
3+
### 2.1.1 (2023/07/25)
44

55
* [#172](https://github.com/slack-ruby/slack-ruby-bot-server/pull/172): Fix: intervals may not always be started in an async block - [@dblock](https://github.com/dblock).
6-
* Your contribution here.
76

87
### 2.1.0 (2023/03/06)
98

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A library that contains a web server and a RESTful [Grape](http://github.com/rub
4040

4141
## Stable Release
4242

43-
You're reading the documentation for the **next** release of slack-ruby-bot-server. Please see the documentation for the [last stable release, v2.1.0](https://github.com/slack-ruby/slack-ruby-bot-server/blob/v2.1.0/README.md) unless you're integrating with HEAD. See [UPGRADING](UPGRADING.md) when upgrading from an older version. See [MIGRATING](MIGRATING.md) for help with migrating Legacy Slack Apps to Granular Scopes.
43+
You're reading the documentation for the **stable** release of slack-ruby-bot-server, 2.1.1. See [UPGRADING](UPGRADING.md) when upgrading from an older version. See [MIGRATING](MIGRATING.md) for help with migrating Legacy Slack Apps to Granular Scopes.
4444

4545
## Make Your Own
4646

0 commit comments

Comments
 (0)