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 cba89c8 commit 5ef81c7Copy full SHA for 5ef81c7
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Change Log
2
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
+
13
## [2.1.1](https://github.com/php-slack/slack/releases/tag/2.1.1)
14
- Add .gitattributes (#66)
15
0 commit comments