# CHANGELOG ## 2.3.0 * Change name of instrumentation for rails 7.1. ## 2.2.2 * Add `frozen_string_literal: true`. ## 2.2.1 * Indent log messages. ## 2.2.0 * Use coactive 0.3. ## 2.1.0 * Add traversal config. * Add callbacks for `call_all`. * Add calling instrumentation. * Clear class cache when reloaded. * Bump coactive version to 0.2. ## 2.0.0 * Replace chain feature with coactive. ## 1.1.0 * Support method and block for `chain`. * Include `IIPolicy::Chain` by default. * Add log subscriber. ## 1.0.0 * First release.