Skip to content

Commit 93611f7

Browse files
committed
Preparing for release, 0.14.4.
1 parent d752281 commit 93611f7

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-
### 0.14.4 (Next)
1+
### 0.14.4 (2019/7/28)
22

33
* [#289](https://github.com/slack-ruby/slack-ruby-client/pull/289): Fix reconnects when ping timers under/overshoot - [@georgyangelov](https://github.com/georgyangelov).
44
* [#290](https://github.com/slack-ruby/slack-ruby-client/pull/290): Expose Slack::RealTime::Client.logger accessor publicly - [@jcraigk](https://github.com/jcraigk).
5-
* Your contribution here.
65

76
### 0.14.3 (2019/7/23)
87

README.md

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

6767
## Stable Release
6868

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

7171
## Installation
7272

0 commit comments

Comments
 (0)