Update changelog

This commit is contained in:
sigma-andex
2023-09-18 10:33:06 +01:00
parent 4667feefa4
commit fdb2a8c641

View File

@@ -2,6 +2,9 @@
## Unpublished
## v4.0.0
- Update to latest version of node libraries (#15 by @JordanMartinez)
## v3.0.0
- Make requests extensible, which allows middlewares to pass data to the handler (e.g. user information from an authentication middleware)
- Support Node/express middlewares