Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 1.07 KB

v1.8.1

  • Fix ReferenceError: robot is not defined crash by reverting to 1.7.0 behavior [GH-48]

v1.8.0

  • Remove unneeded dependencies and upgrade existing ones
  • Format links properly with plaintext adapters [GH-44]
  • Improve issue self-assignment and wiki event messages [GH-44]
  • Use robot.logger instead of console [GH-42]

v1.7.0

  • Reformat messages a bit for readability & strategically linkify [GH-34]

v1.5.0

  • Added a bunch of new eventTypes. [GH-26]
  • Added ability to filter eventTypes by action. [GH-27]