This file is used to list changes made in each version of the moombot cookbook.
- Use
node[languages][ruby]
attributes for ruby/gem paths - Don't install ruby in default recipe
- Add
moombot::ruby
recipe to install ruby if missing - Update Ubuntu platforms
- Remove foodcritic
- Use absolute path in systemd service
- Removed recipes, keep only the default recipe
- Install ruby instead of using embedded ruby in Chef
- Install gems system-wide
- Updated moombot_plugin resource
- Improved configuration template
- CI Improvements
- Chef13 compatibility
- Improved Cinch SSL configuration
- Do not include moombot::configuration for plugins
- Initial public release of moombot
- PoC / Development of moombot