aboutsummaryrefslogtreecommitdiff
path: root/docs/upgrade.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/upgrade.rst')
-rw-r--r--docs/upgrade.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/upgrade.rst b/docs/upgrade.rst
index 702008b..e48edcb 100644
--- a/docs/upgrade.rst
+++ b/docs/upgrade.rst
@@ -8,6 +8,8 @@ it before upgrading.
Ihatemoney follows `semantic versioning <http://semver.org/>`_. So minor/patch
upgrades can be done blindly.
+.. _general-procedure:
+
General procedure
=================
@@ -33,6 +35,14 @@ Version-specific instructions
When upgrading from a major version to another, you **must** follow special
instructions:
+2.x → 3.x
+---------
+
+Sentry support has been removed. Sorry if you used it.
+
+Appart from that, :ref:`general-procedure` applies.
+
+
1.x → 2.x
---------