Skip to content

Latest commit

 

History

History
92 lines (75 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

92 lines (75 loc) · 3.46 KB

v1.1.11

v1.1.10

v1.1.9

v1.1.8

  • Fix a bug in robot.respond that allowed regexes to be constructed that could be triggered without prefixing with the robot's name - atmos
  • Fixup rarely triggered response stuff that uses an undefined variable

v1.1.7

v1.1.5

v1.1.2

  • Fix the optparse npm install anomaly

v1.1.1

  • Fix campfire adapter getting duplicate messages - atmos

v1.1.0

Upgrading

If you're using the redis persistence you're going to need to enable 'redis-brain.coffee' in your hubot-scripts.json file. It was moved there and the brain now supports events allowing you to use any persistence backend you want.

v1.0.5

  • Remove infinite loop script to keep things alive - atmos

v1.0.4

v1.0.3