Skip to content

Commit af57731

Browse files
committed
Update README release notes.
1 parent c9a5b85 commit af57731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,7 @@ app.use('/', proxy('internalhost.example.com', {
538538
539539
| Release | Notes |
540540
| --- | --- |
541+
| 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. |
541542
| 1.1.0 | Add step to allow response headers to be modified.
542543
| 1.0.7 | Update dependencies. Improve docs on promise rejection. Fix promise rejection on body limit. Improve debug output. |
543544
| 1.0.6 | Fixes preserveHostHdr not working, skip userResDecorator on 304, add maybeSkipToNext, test improvements and cleanup. |

0 commit comments

Comments
 (0)