diff --git a/docs/index.md b/docs/index.md index afeb307..4887be4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,6 +24,18 @@ libraryDependencies ++= Seq( ) ``` +## OpenFeature Compatibility + +|Features|Status| +|---|---| +|Providers|✅| +|Targeting|✅| +|Logging|🚧| +|Domains|🚧| +|Eventing|🚧| +|Shutdown|🚧| +|Transaction Context Propagation|🚧| + ## OpenFeature Usage The OpenFeature SDK adds features like handling default values in case of errors.