CHANGELOG.md in devise-otp-0.7.1 vs CHANGELOG.md in devise-otp-0.8.0

- old
+ new

@@ -1,7 +1,11 @@ # Changelog +## Unreleased + +- Upgrade gemspec to support Rails v7.2 + ## 0.7.0 Breaking changes: - Require confirmation token before enabling Two Factor Authentication (2FA) to ensure that user has added OTP token properly to their device @@ -55,6 +59,5 @@ Fixes: - mandatory otp fix by @cotcomsol in #68 - remove success message by @strzibny in #69 -