diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 8a8aec81..dd5cfcbc 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -5,8 +5,8 @@ v2.2.5 (2024-07-15) ------------------- Release note: `v2.2.5 `_ -* Added internal functions and classes to support integration of Dedoc into langchain -* Changed Pandas and XGBoost versions in the requirements to avoid conflicts with langchain +* Added internal functions and classes to support integration of Dedoc into `langchain `_ +* Upgrade some dependencies, in particular, `xgboost>=1.6.0`, `pandas`, `pdfminer.six` v2.2.4 (2024-06-20) -------------------