An RST directive for injecting a Towncrier-generated changelog draft containing fragments for the unreleased (next) project version. Demo: https://ansible-pylibssh.rtfd.io/changelog. Docs: https://sphinxcontrib-towncrier.rtfd.io
It seems that some import changes in towncrier 22.8.0:
Running Sphinx v5.1.1
Extension error:
Could not import extension sphinxcontrib.towncrier (exception: cannot import name 'load_config_from_file' from 'towncrier._settings' (C:\Users\M0041User\mambaforge\lib\site-packages\towncrier\_settings\__init__.py))
It seems that some import changes in
towncrier
22.8.0: