You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@
6
6
*[#4](https://github.com/slack-ruby/slack-ruby-bot-server-events-app-mentions/pull/4): Upgraded RuboCop to 1.80.2 - [@dblock](https://github.com/dblock).
7
7
* Your contribution here.
8
8
9
-
#### 0.1.1 (01/06/2021)
9
+
#### 0.1.1 (2021/01/06)
10
10
11
11
*[#1](https://github.com/slack-ruby/slack-ruby-bot-server-events-app-mentions/pull/1): Fix: fetch text via hash accessor - [@robholland](https://github.com/robholland).
12
12
13
-
#### 0.1.0 (11/30/2020)
13
+
#### 0.1.0 (2020/11/30)
14
14
15
15
* Initial public release - [@dblock](https://github.com/dblock).
An extension to [slack-ruby-bot-server-events](https://github.com/slack-ruby/slack-ruby-bot-server-events) that makes it easier to handle [app mentions](https://api.slack.com/events/app_mention) - message events that directly mention your bot user.
See [slack-ruby/slack-ruby-bot-server-events-app-mentions-sample](https://github.com/slack-ruby/slack-ruby-bot-server-events-app-mentions-sample) for a working sample.
@@ -73,6 +83,6 @@ end
73
83
74
84
### Copyright & License
75
85
76
-
Copyright [Daniel Doubrovkine](http://code.dblock.org) and Contributors, 2020
86
+
Copyright [Daniel Doubrovkine](http://code.dblock.org) and Contributors, 2020-2025
0 commit comments