Skip to content

Commit 3e34e40

Browse files
authored
Merge pull request #262 from AlchemyCMS/release/v8.0.2
Release v8.0.2
2 parents a514c1f + 1f09ed4 commit 3e34e40

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 8.0.2 (2026-03-25)
4+
5+
## What's Changed
6+
* [8.0-stable] Merge pull request #256 from blish-guenzler/fix-double-pagination by @alchemycms-bot[bot] in https://github.com/AlchemyCMS/alchemy-devise/pull/257
7+
* [8.0-stable] Merge pull request #259 from blish-guenzler/fix-login-link-to-dialog by @alchemycms-bot[bot] in https://github.com/AlchemyCMS/alchemy-devise/pull/260
8+
9+
10+
**Full Changelog**: https://github.com/AlchemyCMS/alchemy-devise/compare/v8.0.1...v8.0.2
11+
312
## 8.0.1 (2025-12-04)
413

514
- [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))

lib/alchemy/devise/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Alchemy
22
module Devise
3-
VERSION = "8.0.1"
3+
VERSION = "8.0.2"
44
end
55
end

0 commit comments

Comments
 (0)