# Changelog ## master [full changelog](https://github.com/sue445/fluent-plugin-chatwork/compare/v2.0.3...master) ## 2.0.3 [full changelog](https://github.com/sue445/fluent-plugin-chatwork/compare/v2.0.2...v2.0.3) * Enable MFA requirement for gem releasing * https://github.com/sue445/fluent-plugin-chatwork/pull/34 ## 2.0.2 [full changelog](https://github.com/sue445/fluent-plugin-chatwork/compare/v2.0.1...v2.0.2) * Verify tag existence in chunk keys * https://github.com/sue445/fluent-plugin-chatwork/pull/16 ## 2.0.1 [full changelog](https://github.com/sue445/fluent-plugin-chatwork/compare/v2.0.0...v2.0.1) * Add desc for more usability * https://github.com/sue445/fluent-plugin-chatwork/pull/14 ## 2.0.0 [full changelog](https://github.com/sue445/fluent-plugin-chatwork/compare/v1.0.1...v2.0.0) * Migrate to use fluentd v0.14 API * https://github.com/sue445/fluent-plugin-chatwork/pull/11 ## 1.0.1 [full changelog](https://github.com/sue445/fluent-plugin-chatwork/compare/v1.0.0...v1.0.1) * Use ChatWork API v2 * https://github.com/sue445/fluent-plugin-chatwork/pull/9 ## 1.0.0 [full changelog](https://github.com/sue445/fluent-plugin-chatwork/compare/v0.0.3...v1.0.0) ### Breaking Changes :bomb: * **Rename gem: fluent-plugin-out_chatwork -> fluent-plugin-chatwork** * Please use fluent-plugin-chatwork instead of fluent-plugin-out_chatwork ## 0.0.99.0 * Use fluent-plugin-chatwork * Print deprecation warning after install ## 0.0.3 [full changelog](https://github.com/sue445/fluent-plugin-chatwork/compare/v0.0.2...v0.0.3) * Support newline character in message ## 0.0.2 [full changelog](https://github.com/sue445/fluent-plugin-chatwork/compare/v0.0.1...v0.0.2) * Support erb in message ### 0.0.1 * first release