From 1a6acf1dc4ee318b1e3a5ab5fd46c448c88df2d7 Mon Sep 17 00:00:00 2001 From: nathan contino Date: Fri, 6 Mar 2026 14:37:25 +0000 Subject: [PATCH] Update upgrade policy to incorporate latest docs improvements --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 079b7bd..cb81665 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,10 @@ Then you can run it: `go run test.go # or go build` HT https://levelup.gitconnected.com/import-and-use-local-packages-in-your-go-application-885c35e5624 for these. +## Upgrade policy + +Versions of this library track the FusionAuth API, except for patch versions, which include client-only updates like bugfixes and dependency upgrades. For more information, see the [FusionAuth Upgrade Guide](https://fusionauth.io/docs/operate/deploy/upgrade#upgrade-a-client-library). + ## Questions and support If you have a question or support issue regarding this client library, we'd love to hear from you.