Skip to content

Commit

Permalink
Updating README for 1.5.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik 'Fire Eater' Krimm committed Nov 6, 2018
1 parent 8b716ca commit fe8d02e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -560,6 +560,9 @@ app.use('/', proxy('internalhost.example.com', {
| Release | Notes |
| --- | --- |
| 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. |
| 1.4.0 | DEPRECATED. Critical bug in the `filter` api.|
| 1.3.0 | DEPRECATED. Critical bug in the `filter` api. `filter` now supports Promises. Update linter to eslint. |
| 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. |
| 1.1.0 | Add step to allow response headers to be modified.
| 1.0.7 | Update dependencies. Improve docs on promise rejection. Fix promise rejection on body limit. Improve debug output. |
Expand Down

0 comments on commit fe8d02e

Please sign in to comment.