mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +00:00
Hide empty changelog from docs
This commit is contained in:
parent
6494c3bfbc
commit
780a3d80fd
1 changed files with 1 additions and 1 deletions
|
|
@ -68,5 +68,5 @@ texinfo_documents = [
|
|||
# add_module_names = False
|
||||
|
||||
towncrier_draft_autoversion_mode = 'draft'
|
||||
towncrier_draft_include_empty = True
|
||||
towncrier_draft_include_empty = False
|
||||
towncrier_draft_working_directory = Path(__file__).parent.parent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue