We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f668461 commit 3198693Copy full SHA for 3198693
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## [1.10.1](https://github.com/alek13/slack/compare/1.10.1...1.11.0)
4
+ - fix `AttachmentAction::__toArray`: no default confirmation popup if no `confirm` specified (fixes #41)
5
+ - remove `5.5` & `hhvm` support, add `7.3` & `7.4` support; also remove builds for `nightly`
6
+ - change travis & scrutinizer badge urls in readme
7
+ - add `ext-json` dependency to `composer.json`
8
+ - add Playground info in readme
9
+
10
## [1.10.1](https://github.com/alek13/slack/compare/1.10.0...1.10.1)
11
- mark `Message::send` deprecated for #15
12
- mark Laravel Provider as deprecated with link to new [separate package](https://github.com/alek13/slack-laravel)
0 commit comments