Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.1] - 2021-05-02

Fixed

  • Internal refactor

[1.1.0] - 2021-05-02

Fixed

  • Use Authorization header for API requests. Slack appears to have deprecated parameter-based requests.

[1.0.1] - 2021-02-21

Added

  • Support for Slack V2 OAuth API
  • Base code on original Ueberauth Slack project