mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 14:04: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/CustomizeSessions
|
||||||
resources/TgCrypto
|
resources/TgCrypto
|
||||||
resources/TextFormatting
|
resources/TextFormatting
|
||||||
resources/TestServers
|
|
||||||
resources/SOCKS5Proxy
|
resources/SOCKS5Proxy
|
||||||
resources/BotsInteraction
|
resources/BotsInteraction
|
||||||
resources/ErrorHandling
|
resources/ErrorHandling
|
||||||
|
resources/TestServers
|
||||||
|
resources/Changelog
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:hidden:
|
: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