File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 8.0.1 (2025-12-04)
4+
5+ - [ 8.0-stable] Merge pull request #237 from AlchemyCMS/devise-rememberable [ #243 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/243 ) ([ alchemycms-bot] ( https://github.com/apps/alchemycms-bot ) )
6+ - [ 8.0-stable] Merge pull request #236 from AlchemyCMS/alchemy-config [ #242 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/242 ) ([ alchemycms-bot] ( https://github.com/apps/alchemycms-bot ) )
7+ - [ 8.0-stable] Merge pull request #238 from robinboening/fix_missing_clear_buttons [ #241 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/241 ) ([ alchemycms-bot] ( https://github.com/apps/alchemycms-bot ) )
8+ - Enable rememberable module [ #237 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/237 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
9+ - Use Alchemy::Configuration for config [ #236 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/236 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
10+ - Set 8.0-stable branch to current ` main ` [ #232 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/232 ) ([ mamhoff] ( https://github.com/mamhoff ) )
11+
312## 8.0.0 (2025-11-28)
413
514- Enable rememberable module [ #237 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/237 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
Original file line number Diff line number Diff line change 11module Alchemy
22 module Devise
3- VERSION = "8.0.0 "
3+ VERSION = "8.0.1 "
44 end
55end
You can’t perform that action at this time.
0 commit comments