Skip to content

Commit 8dd8ec5

Browse files
committed
Update changelog.
1 parent 2815dc9 commit 8dd8ec5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.7.0] - 2023-11-27
10+
### Changed
11+
- Set `req.authInfo` by default when using the `assignProperty` option to
12+
`authenticate()` middleware. This makes the behavior the same as when not using
13+
the option, and can be disabled by setting `authInfo` option to `false`.
14+
915
## [0.6.0] - 2022-05-20
1016
### Added
1117
- `authenticate()`, `req#login`, and `req#logout` accept a

0 commit comments

Comments
 (0)