## Unreleased Changes [Full Changelog](https://github.com/Hacker0x01/fluent_logger_rails/compare/master) Bug Fixes: * None Enhancements: * None Deprecations: * None ## v0.7.0 Bug Fixes: * Formatter is now more defensive about incoming nil and array-of-nil values, after changes with Rails 7.x Rack::Logger identified the gap Enhancements: * None Deprecations: * None ## v0.6.0 Bug Fixes: * None Enhancements: * Rails 7 support Deprecations: * None ## v.0.5.0 Bug Fixes: * None Enhancements: * Add option to allow message to be merged into payload (#8) Deprecations: * None ## v0.4.0 Bug Fixes: * None Enhancements: * Support for all Rails 6 version (#7) Deprecations: * None ## v0.3.1 Bug Fixes: * None Enhancements: * Fix deprecation warning for Rails 6 (#4) Deprecations: * None ## v0.3.0 Bug Fixes: * None Enhancements: * Support for Rails 6 (#3) Deprecations: * None ## v0.2.0 Bug Fixes: * None Enhancements: * Refactoring interface, major breaking changes on format (#1) Deprecations: * None