Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 533 Bytes

UPGRADE.md

File metadata and controls

9 lines (5 loc) · 533 Bytes

Upgrade Guide

Upgrading To 3.0 From 2.x

New Slack Notifications API

PR: #64

Slack Notifications Channels 3.0 introduces a brand new way of writing Slack Notifications via the Slack BlockKit API. Previous forms of Slack notifications are still supported; however, to upgrade to the BlockKit API, you are free to consult the Laravel documentation and rewrite your notifications in the new format.