Skip to content

Commit

Permalink
Merge branch 'no-init'
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Dec 15, 2021
2 parents 3f6e6d1 + c83ae89 commit 1f97bd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `authenticate()` middleware, rather than `initialize()` middleware, extends
request with `login()`, `logIn()`, `logout()`, `logOut()`, `isAuthenticated()`,
and `isUnauthenticated()` functions.
- Session strategy errors with informative message if session support is not
available.

## [0.5.0] - 2021-09-23
### Changed
Expand Down

0 comments on commit 1f97bd0

Please sign in to comment.