Skip to content

Commit 3198693

Browse files
committed
release 1.11.0
1 parent f668461 commit 3198693

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

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+
310
## [1.10.1](https://github.com/alek13/slack/compare/1.10.0...1.10.1)
411
- mark `Message::send` deprecated for #15
512
- mark Laravel Provider as deprecated with link to new [separate package](https://github.com/alek13/slack-laravel)

0 commit comments

Comments
 (0)