From 3d3a4574af9a5d359124af63e96f8086c7a7935b Mon Sep 17 00:00:00 2001 From: David Xu Date: Mon, 6 Oct 2025 19:39:07 +0000 Subject: [PATCH] Update README to clarify latest release version Add note clarifying that latest release version may not include the most recent code changes and direct users to changelog for updates in different versions. --- docs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/README.md b/docs/README.md index d6aa46506..329f2a465 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,6 +4,8 @@ The [Amazon Elastic File System](https://aws.amazon.com/efs/) Container Storage Interface (CSI) Driver implements the [CSI](https://github.com/container-storage-interface/spec/blob/master/spec.md) specification for container orchestrators to manage the lifecycle of Amazon EFS file systems. +> **Note:** The latest release version may not include the most recent code changes in master branch. Please check the [changelog](../CHANGELOG-2.x.md) for updates included in the corresponding release versions. + ### CSI Specification Compatibility Matrix | Amazon EFS CSI Driver \ CSI Spec Version | v0.3.0| v1.1.0 | v1.2.0 | |------------------------------------------|-------|--------|--------|