From 1b8aa6d20ebf162118febdc346f465bc8b7d7687 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard <62331820+DanielHougaard@users.noreply.github.com> Date: Thu, 17 Apr 2025 06:00:04 +0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe655b6..183795a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ -# Infisical Javascript SDK V2 +# Infisical Node.js SDK The Infisical SDK provides a convenient way to interact with the Infisical API. +## Deprecation Notice + +Please be aware that all versions prior to `3.0.0` are officially fully unsupported. +Please upgrade to version 3.0.0 or newer in order to recieve the latest updates. + ## Installation ```bash