Revision history for Net-Async-Slack

0.005     2020-11-26 15:11:14+08:00 Asia/Kuala_Lumpur
    New features:

    - support for blocks in `->send_message`

    Bugs fixed:

    - warning from the `->trigger_ping` method which was passing through
    an uneven list of parameters

0.004     2020-06-27 23:43:38+08:00 Asia/Kuala_Lumpur
    New features:

    - ->conversations_info for channel lookup

    Bugs fixed:

    - RTM connection handling fixed

0.003     2019-04-28 06:03:53+08:00 Asia/Kuala_Lumpur
    No new features.

    Bug fixes:

    - duplicate ::ReconnectUrl and ::ReconnectURL packages were present,
    only one of them is actually needed (thanks to NEILB for reporting)

0.002     2017-10-22 17:03:30+08:00 Asia/Kuala_Lumpur
    New features:

    * ::Message instance allowing support for updating messages
    * Slack threaded messaging support (via `thread_ts`)
    * Support for setting the `slack_host` for domains other than `slack.com`

0.001     2017-06-11 06:02:08+08:00 Asia/Kuala_Lumpur
    Initial version.