Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions doc/upgrade_guide.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
===============
Upgrade guide
===============

To ease the transition between major releases, the following page describes some of the breaking
changes between major release and what to change to safely upgrade.

Upgrading from ``astroid`` ``2.x`` to ``3.0``
---------------------------------------------

- Work in progress
1 change: 1 addition & 0 deletions doc/whatsnew.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ The "Changelog" contains *all* nontrivial changes to astroid for the current ver
.. toctree::
:maxdepth: 2

upgrade_guide
changelog