Skip to content

Commit a72a65b

Browse files
Merge pull request rails#45557 from ghiculescu/patch-10
Missing author on changelog entry for rails#44189 [ci-skip]
2 parents 81d6012 + 2f52610 commit a72a65b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

activerecord/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
user.update!(password: "new password")
3131
User.find_by_token_for(:password_reset, token) # => nil
3232
```
33+
34+
*Jonathan Hefner*
3335

3436
* Optimize Active Record batching for whole table iterations.
3537

0 commit comments

Comments
 (0)