Skip to content

Commit 2f52610

Browse files
authored
Missing author on changelog entry for rails#44189
cc @jonathanhefner
1 parent 81d6012 commit 2f52610

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)