diff --git a/docs/modules/ROOT/pages/changelog.adoc b/docs/modules/ROOT/pages/changelog.adoc index 64841da70..e260dd374 100644 --- a/docs/modules/ROOT/pages/changelog.adoc +++ b/docs/modules/ROOT/pages/changelog.adoc @@ -9,6 +9,38 @@ For more, see: * https://pypi.org/project/ragstack-ai/[PyPI^]{external-link-icon} +== 0.8.0 (2024-02-28) + +[caption=] +.Requirements +[%autowidth] +[cols="2*",options="header"] +|=== +| Library | Version + + +| astrapy +| >=0.7.0,<0.8.0 + +| cassio +| >=0.1.3,<0.2.0 + +| langchain +| https://datastax.github.io/ragstack-ai/api_reference/0.8.0/langchain[==0.1.4]{external-link-icon} + +| llama-index +| ==0.9.48 + +| unstructured +| ==0.12.5 + + +|=== + + + + + == 0.7.0 (2024-02-13) [caption=]