Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mikker committed Jul 15, 2023
1 parent 0d3bca6 commit 458c72f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ Removes `authenticate_by_cookie` and `upgrade_passwordless_cookie` from controll
Passwordless no longer collects users' IP addresses. If you need this information, you can
add it to your `after_session_save` callback.

### Added

- Added an option to set a custom controller for `passwordless_for` routes ([#152](https://github.com/mikker/passwordless/pull/152))

### Changed

- Tokens are now encrypted in the database ([#145](https://github.com/mikker/passwordless/pull/145))
Expand Down

0 comments on commit 458c72f

Please sign in to comment.