Skip to content

Commit 94232b3

Browse files
committed
Prepearing for release, 0.15.1.
1 parent cb506c9 commit 94232b3

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 @@
1-
### 0.15.1 (Next)
1+
### 0.15.1 (2020/9/3)
22

33
* [#336](https://github.com/slack-ruby/slack-ruby-client/pull/336): Fix: handle nil events - [@pyama86](https://github.com/pyama86).
44
* [#339](https://github.com/slack-ruby/slack-ruby-client/pull/339): Fix: `channel_not_found` resolving channel IDs with 100+ channels - [@dblock](https://github.com/dblock).
55
* [#340](https://github.com/slack-ruby/slack-ruby-client/pull/340): Added `adapter` configuration setting to change the `Faraday` HTTP adapter - [@watsonjon](https://github.com/watsonjon).
6-
* Your contribution here.
76

87
### 0.15.0 (2020/7/26)
98

README.md

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

7373
## Stable Release
7474

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

7777
## Installation
7878

0 commit comments

Comments
 (0)