Release notes
After the one of the above releases is completed, generate the changelog using the following command:
Example for `ragstack-ai-langchain`:
bash
python3 scripts/generate-changelog.py 1.0.1 ragstack-ai-langchain
Then prepend the script output to the [changelog doc page](https://github.com/datastax/ragstack-ai/blob/main/docs/modules/ROOT/pages/changelog.adoc).