Skip to content

Commit 4468d86

Browse files
committed
updated readme
1 parent ef107db commit 4468d86

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
@@ -6,7 +6,8 @@
66
that provides mechanisms for manipulating HTTP cache headers according to
77
[RFC 2616 §14.9](https://tools.ietf.org/html/rfc2616#section-14.9).
88

9-
Supports Fastify versions ^2.0.0.
9+
Supports Fastify versions ^3.0.0. Version v5.x supports Fastify ^3.0.0 in
10+
the [`v5.x` branch](https://github.com/fastify/fastify-caching/tree/v5.x).
1011

1112
This plugin fully supports Fastify's encapsulation. Therefore, routes that
1213
should have differing cache settings should be registered within different

0 commit comments

Comments
 (0)