Skip to content

Commit fe8d02e

Browse files
author
Nik 'Fire Eater' Krimm
committed
Updating README for 1.5.0 release.
1 parent 8b716ca commit fe8d02e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,9 @@ app.use('/', proxy('internalhost.example.com', {
560560
561561
| Release | Notes |
562562
| --- | --- |
563+
| 1.5.0 | Fixes bug in `filter` signature. Fix bug in skipToNextHandler, add expressHttpProxy value to user res when skipped. Add tests for host as ip address. |
564+
| 1.4.0 | DEPRECATED. Critical bug in the `filter` api.|
565+
| 1.3.0 | DEPRECATED. Critical bug in the `filter` api. `filter` now supports Promises. Update linter to eslint. |
563566
| 1.2.0 | Auto-stream when no decorations are made to req/res. Improved docs, fixes issues in maybeSkipToNexthandler, allow authors to manage error handling. |
564567
| 1.1.0 | Add step to allow response headers to be modified.
565568
| 1.0.7 | Update dependencies. Improve docs on promise rejection. Fix promise rejection on body limit. Improve debug output. |

0 commit comments

Comments
 (0)