File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 7.4.0 (2025-01-21)
4
+
5
+ - Extend test matrix [ #219 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/219 ) ([ mamhoff] ( https://github.com/mamhoff ) )
6
+ - Allow Alchemy 8.x [ #218 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/218 ) ([ mamhoff] ( https://github.com/mamhoff ) )
7
+ - test: Fix admin users feature spec [ #217 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/217 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
8
+
3
9
## 7.3.0 (2024-09-06)
4
10
5
11
- Use new resource_table component for user list [ #213 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/213 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
Original file line number Diff line number Diff line change 1
1
module Alchemy
2
2
module Devise
3
- VERSION = "7.3 .0"
3
+ VERSION = "7.4 .0"
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments