Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 1.17 KB

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.

0.0.2 - 2018-08-09

Added

  • Contributors: testing and linting tools, along with documentation

Changed

  • Contributors: quite a bit of reorganising to make it easier both to grow and to test the app

Fixed

  • Scores of -1 are now referred to as -1 point, rather than -1 points

0.0.1 - 2018-08-06

Initial release.

Includes:

  • Basic karma adding and karma subtracting functionality
  • Prevention of self karma giving
  • A small selection of random response messages
  • Workaround for Heroku free dyno sleeping causing Slack to timeout
  • Workaround for iOS automatically replacing -- with an emdash
  • Some documentation on installing to Slack and deploying on Heroku