Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 2.26 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.3 (2019-11-11)

Features

  • #11 Add probability to Response (d8ec61e)
  • add commit linting and release script to update version (0f6b10f)
  • add rage when hashtags are detected (27bb914)
  • create boomer response resolves #5 (f28c2fc)
  • implement bot stats (a1e969e)
  • implement life events resolves #2 (04fbe3b)
  • integrate azure bing search to return old people images (7b283cf)
  • perform cleanup on exiting process (87f1f3a)
  • placeholder for pic command. need alternative to imgur api service (49b14c0)

Bug Fixes

  • #3 Commands are triggered too often (1d27c31)
  • add ability for response manager to handle async (c04d4ee)
  • remove debug console log and wildcard regex (66b2133)
  • update logger import for case sensitive systems fixes #15 (55f5833)