Skip to content

Commit 1e8f112

Browse files
committed
Update changelog.
1 parent 099b38e commit 1e8f112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ the session.
1414

1515
### Changed
1616

17-
- `req#logout()` is now an asynchronous function and requires a callback
18-
function as the last argument.
1917
- `req#login()` and `req#logout()` regenerate the the session and clear session
2018
information by default.
19+
- `req#logout()` is now an asynchronous function and requires a callback
20+
function as the last argument.
2121

2222
### Security
2323

0 commit comments

Comments
 (0)