2015-07-21 19:45:23 +02:00

27 lines
604 B
Markdown

mysql2_chef_gem CHANGELOG
========================
1.0.1 (2014-12-25)
------------------
- Moving from recipe_eval in to include_recipe LWRP
1.0.0 (2014-12-23)
------------------
- Replacing recipes with resources
- Mysql and MariaDB providers for linking mysql2 gem
- Expanded platform test coverage
0.1.1 (2014-09-15)
------------------
- Correct a typo in documentation
- Correct a test failing with Travis CI
0.1.0 (2014-09-15)
------------------
- Correct documentation
- Correct rubocop offenses
0.0.3 (2014-09-12)
------------------
- Initial release (copy of mysql-chef_gem, but for mysql2)