Skip to content

Commit 5ef81c7

Browse files
committed
'bump version. Release 2.2.0'
1 parent cba89c8 commit 5ef81c7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## [2.2.0](https://github.com/php-slack/slack/releases/tag/2.2.0)
4+
- Fix invitation link. Ralates to php-slack/slack#67
5+
- Change fieldClass property to trait abstract
6+
- Fix minor Scrutinizer issue with legacy Client injection to Message
7+
- autoload-dev for tests directory to keep it out of production autoloader
8+
- Set Content-Type header to application/json (#71). Closes #70
9+
- Apply fixes from StyleCI (#73). Relates to #71, #70
10+
- New Block Types (#75)
11+
- Commit styleci yml (#77)
12+
313
## [2.1.1](https://github.com/php-slack/slack/releases/tag/2.1.1)
414
- Add .gitattributes (#66)
515

0 commit comments

Comments
 (0)