Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed May 22, 2022
1 parent 099b38e commit 1e8f112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -14,10 +14,10 @@ the session.

### Changed

- `req#logout()` is now an asynchronous function and requires a callback
function as the last argument.
- `req#login()` and `req#logout()` regenerate the the session and clear session
information by default.
- `req#logout()` is now an asynchronous function and requires a callback
function as the last argument.

### Security

Expand Down

0 comments on commit 1e8f112

Please sign in to comment.