diff --git a/changelog/overview.mdx b/changelog/overview.mdx index 4f24a25a..71007991 100644 --- a/changelog/overview.mdx +++ b/changelog/overview.mdx @@ -6,6 +6,12 @@ mode: "wide" +## OpenFeature Python Provider + +Just released the OpenFeature Python Provider for Flipt. + +See the [OpenFeature docs](/integration/openfeature) for more information. + ## Flag Metadata Added support for metadata on flags in the Flipt UI. diff --git a/integration/openfeature.mdx b/integration/openfeature.mdx index cf76ebe0..765ae752 100644 --- a/integration/openfeature.mdx +++ b/integration/openfeature.mdx @@ -73,6 +73,14 @@ We currently provide the following OpenFeature providers: > The official Flipt OpenFeature Provider using the OpenFeature C# SDK. + + The official Flipt OpenFeature Provider using the OpenFeature Python SDK. +