Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Latest commit

 

History

History
41 lines (23 loc) · 869 Bytes

CHANGELOG.md

File metadata and controls

41 lines (23 loc) · 869 Bytes

Change Log

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.

Added

Changed

Deprecated

Removed

Fixed

Security

2019-12-15

Added

  • Connection to Slack using legacy tokens
  • Updating the Slack status

2019-01-02

Changed

  • Internal code structure and architecture, from “Ports and Adapters” to a more “Functional Core, Imperative Shell” approach