CHANGELOG.md in ears-0.10.1 vs CHANGELOG.md in ears-0.11.0

- old
+ new

@@ -1,6 +1,12 @@ # Changelog +## 0.11.0 (2023-05-30) + +- **[Breaking]**: Provide the Bunny connection option `recovery_attempts` in Ears configuration. It + comes with a default of 10 attempts. When the number of recovery attempts are exhausted, Ears will + raise a `MaxRecoveryAttemptsExhaustedError`. + ## 0.10.1 (2023-05-22) - Reset channel on Ears.stop! ## 0.10.0 (2023-05-16)