Skip to content

Commit

Permalink
Changelog, version number, deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcanhelp committed Oct 17, 2019
1 parent 796a447 commit 4c60578
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 234 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# CHANGELOG

## [v0.5.0](https://github.com/auth0/express-openid-connect/tree/v0.5.0) (2019-10-17)
[Full Changelog](https://github.com/auth0/express-openid-connect/compare/v0.4.0...v0.5.0)

**Closed issues**

- Removal of automatic refresh [\#11](https://github.com/auth0/express-openid-connect/issues/11)

**Added**

- Add configurable HTTP options [\#29](https://github.com/auth0/express-openid-connect/pull/29) ([joshcanhelp](https://github.com/joshcanhelp))
- add typescript types [\#27](https://github.com/auth0/express-openid-connect/pull/27) ([jbarrus](https://github.com/jbarrus))
- Add telemetry to HTTP requests [\#23](https://github.com/auth0/express-openid-connect/pull/23) ([joshcanhelp](https://github.com/joshcanhelp))
- feat: allow custom login and logout paths [\#14](https://github.com/auth0/express-openid-connect/pull/14) ([joshcanhelp](https://github.com/joshcanhelp))

**Changed**

- Update default leeway and re-write API documentation [\#30](https://github.com/auth0/express-openid-connect/pull/30) ([joshcanhelp](https://github.com/joshcanhelp))

## [v0.4.0](https://github.com/auth0/express-openid-connect/tree/v0.4.0) (2019-09-26)
[Full Changelog](https://github.com/auth0/express-openid-connect/compare/v0.3.0...v0.4.0)

Expand Down
Loading

0 comments on commit 4c60578

Please sign in to comment.