Skip to content

Commit 2d4c930

Browse files
docs: split changelog to current and legacy versions (#697)
Co-authored-by: onerandomusername <[email protected]>
1 parent 7467fe8 commit 2d4c930

File tree

6 files changed

+1199
-1173
lines changed

6 files changed

+1199
-1173
lines changed

changelog/697.doc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove reference to the v1.0 migration guide from the main index page, and move legacy changelogs to a separate page.

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ def git(*args: str) -> str:
191191
"migrating_to_async",
192192
"migrating",
193193
"whats_new",
194+
"whats_new_legacy",
194195
]
195196

196197

docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,3 @@ If you're looking for something related to the project itself, it's here.
7474

7575
whats_new
7676
version_guarantees
77-
migrating

docs/migrating.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.. SPDX-License-Identifier: MIT
22
3+
:orphan:
4+
35
.. currentmodule:: disnake
46

57
.. _migrating_1_0:

0 commit comments

Comments
 (0)