Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 764 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 764 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.

[2.1.0] - 2020-10-23

Changed

  • The show subcommand has been added to karma. List specific karma for an item with !karma show <thing>.

[2.0.0] - 2017-12-06

Changed

  • Renamed commands to be more inline with Hubot's karma plugin. Now is is possible to increment or decrement karma with <thing>++ and <thing>--.

[1.0.1] - 2017-10-09

Fixed

  • Normalize mention names by removing '@' when saving state. Prepend '@' on display so user gets mentioned.

[1.0.0] - 2017-09-01

Added

  • Initial commit