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 97066c8 commit 9654e74Copy full SHA for 9654e74
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## [2.0.1](https://github.com/php-slack/slack/releases/tag/2.0.1)
4
+ - Add tests for all BlockElement factory types
5
+ - Fix BlockElement factory spec for Checkboxes (Fixes #60)
6
+
7
## [2.0.0](https://github.com/php-slack/slack/releases/tag/2.0.0)
8
- ignore phpunit.xml & rename to phpunit.xml.dist fix #16
9
- exclude 'tests' & 'vendor' from calc code coverage. closes #18
0 commit comments