mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Add Changelog documentation page
This commit is contained in:
parent
127123006f
commit
39a458a5f8
2 changed files with 7 additions and 1 deletions
|
|
@ -89,10 +89,11 @@ To get started, press the Next button.
|
|||
resources/CustomizeSessions
|
||||
resources/TgCrypto
|
||||
resources/TextFormatting
|
||||
resources/TestServers
|
||||
resources/SOCKS5Proxy
|
||||
resources/BotsInteraction
|
||||
resources/ErrorHandling
|
||||
resources/TestServers
|
||||
resources/Changelog
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
|
|
|||
5
docs/source/resources/Changelog.rst
Normal file
5
docs/source/resources/Changelog.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
Currently, all Pyrogram release notes live inside the GitHub repository web page:
|
||||
https://github.com/pyrogram/pyrogram/releases
|
||||
Loading…
Reference in a new issue