Sha256: bc0262c8694b0e97c3805d174ceac49c9f6545d88c05febb65357993233323b6
Contents?: true
Size: 731 Bytes
Versions: 1
Compression:
Stored size: 731 Bytes
Contents
# Changelog ## 1.1.1 (June 23, 2013) * Fixed broken internals in the authorization API. Auth commands will now correctly detect the user making the command and will normalize group names so that capitalization and white space don't matter. ## 1.1.0 (June 23, 2013) * Added a new configuration: `config.robot.mention_name`. This allows the display name of the robot `config.robot.name` to differ from the name Lita uses to detect a message as a command. For example, on HipChat, Lita's name might be displayed as "Lita Bot", but might be mentioned in messages with "LitaBot". This value will default to `config.robot.name` if not set. ## 1.0.0 (June 22, 2013) First stable release. ## 0.0.1 (June 15, 2013) Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lita-1.1.1 | CHANGELOG.md |