grokify/hubot-getsatisfaction

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
CHANGELOG
---------
- **0.1.2** - 2016-06-05
  - Update `README.md` docs
- **0.1.1** - 2015-10-29
  - Add static analysis via Code Climate and Scrutinizer
- **0.1.0** - 2015-10-21
  - Add JSON view support (in addition to Markdown)
- **0.0.5** - 2016-10-06
  - Add case insensitive search filter support
- **0.0.4** - 2016-10-02
  - Add status to topic list display
  - Add style to topic list display
  - Update display status to 'none' when no value is present to match query filter value
- **0.0.3** - 2016-10-02
  - Add routes for `search topics`
  - Add fix to replace `*` in subject for Markdown rendering
- **0.0.2** - 2016-10-02
  - Add routes for get and set company (`company`, `company <COMPANY>`)
  - Add routes for ideas
  - Initial commit