Skip to content

Commit 011740e

Browse files
committed
Add note on the README about Fastify v4
Signed-off-by: Matteo Collina <[email protected]>
1 parent 03f1a85 commit 011740e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ This plugin can be used in a variety of circumstances, for example if you have t
1515

1616
## Requirements
1717

18-
Fastify 3.x. See [this branch](https://github.com/fastify/fastify-http-proxy/tree/1.x) and related versions for Fastify 1.x compatibility and [this tag](https://github.com/fastify/fastify-http-proxy/tree/v3.2.0) for Fastify 2.x.
18+
Fastify 4.x.
19+
See [@fastify/http-proxy v7.x](https://github.com/fastify/fastify-http-proxy/tree/7.x) for Fastify 3.x compatibility.
1920

2021
## Install
2122

0 commit comments

Comments
 (0)