Skip to content

Commit 28d238d

Browse files
Fix bad changelog links to PRs
1 parent 737547e commit 28d238d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### Unreleased
22

33
* enhancements
4-
* Allow resource class scopes to override the global configuration for `sign_in_after_change_password` behaviour. [#5824](https://github.com/heartcombo/devise/pull/5824)
5-
* Add `sign_in_after_reset_password?` check hook to passwords controller, to allow it to be customized by users. [#5825](https://github.com/heartcombo/devise/pull/5825)
4+
* Allow resource class scopes to override the global configuration for `sign_in_after_change_password` behaviour. [#5825](https://github.com/heartcombo/devise/pull/5825)
5+
* Add `sign_in_after_reset_password?` check hook to passwords controller, to allow it to be customized by users. [#5826](https://github.com/heartcombo/devise/pull/5826)
66

77
### 5.0.1 - 2026-02-13
88

0 commit comments

Comments
 (0)