diff --git a/docs/my-website/release_notes/v1.81.9.md b/docs/my-website/release_notes/v1.81.9.md index 14a51d585b..c7659442c4 100644 --- a/docs/my-website/release_notes/v1.81.9.md +++ b/docs/my-website/release_notes/v1.81.9.md @@ -14,6 +14,16 @@ authors: hide_table_of_contents: false --- +:::info Stable Release Branch + +For each stable release, we now maintain a dedicated branch with the format `litellm_stable_release_branch_x_xx_xx` for the version. + +This allows easier patching for day 0 model launches. + +**Branch for v1.81.9:** [litellm_stable_release_branch_1_81_9](https://github.com/BerriAI/litellm/tree/litellm_stable_release_branch_1_81_9) + +::: + ## Deploy this version import Tabs from '@theme/Tabs';