Added new changelog entry

This commit is contained in:
Ashley Whetter 2022-02-08 21:50:57 -08:00
parent 6028cb104c
commit 17ad4b988e

View file

@ -16,6 +16,11 @@ Features
* Added support for Python 3.10.
Bug Fixes
^^^^^^^^^
* `#324 <https://github.com/readthedocs/sphinx-autoapi/issues/324>`: (Python)
Fail elegantly when no source files are found.
v1.8.4 (2021-08-16)
-------------------