Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mikker committed Oct 7, 2020
1 parent 236bc7a commit 2355598
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ Passwordless no longer _isolates namespace_.
1. Update all your links with eg. `users.sign_in_path` to `users_sign_in_path`
1. Remove all links with `main_app.whatever_path` to just `whatever_path`

#### Removed

- `ControllerHelpers#authenticate_by_cookie`
- `ControllerHelpers#upgrade_passwordless_cookie`

#### Changed

- Remove `isolate_namespace`
Expand Down

0 comments on commit 2355598

Please sign in to comment.