Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 295 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 295 Bytes

0.1.0

  • Fixed loading of plugins by using require campfire_bot/_plugin_name_.rb instead of load _plugin_name_.rb
  • Renamed bin/bot to bin/campfire-bot since this project is now gemified, and the bot name was too generic.
  • Updated to activesupport ~> 3.1.3.

0.0.1

  • Initial release