summaryrefslogtreecommitdiff
path: root/doc/build/changelog/index.rst
blob: 1f5dec176c26e8fa04ce5017deda75f3516f2bd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
.. _changelog_toplevel:

Changes and Migration
=====================

SQLAlchemy changelogs and migration guides are now integrated
within the main documentation.

Current Migration Guide
-----------------------

.. toctree::
   :titlesonly:

   migration_14

SQLAlchemy 2.0 Overview and Status
----------------------------------

.. toctree::
   :titlesonly:

   migration_20

Change logs
-----------

.. toctree::
   :titlesonly:

   changelog_14
   changelog_13
   changelog_12
   changelog_11
   changelog_10
   changelog_09
   changelog_08
   changelog_07
   changelog_06
   changelog_05
   changelog_04
   changelog_03
   changelog_02
   changelog_01


Older Migration Guides
----------------------

.. toctree::
   :titlesonly:

   migration_13
   migration_12
   migration_11
   migration_10
   migration_09
   migration_08
   migration_07
   migration_06
   migration_05
   migration_04