Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 338 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 338 Bytes

Change Log

v1.0.0 - 2020-11-20

  • Stable release.
  • Update documentation in README.md
  • Add JSDoc documentation to source code.

v0.1.1 - 2020-11-12

  • Fix bug with protocol being taken always from req.protocol, instead of taking into account the x-forwarded-protocol header.

v0.1.0 - 2020-11-11

  • Initial Beta Release