@@ -48,18 +48,21 @@ General steps:
48
48
49
49
Recent release notes have the following labels:
50
50
51
- * required - Roundup will not work properly if these steps are not done
52
- * recommended - Roundup will still work, but these steps can cause
51
+ * ** required** - Roundup will not work properly if these steps are not done
52
+ * ** recommended** - Roundup will still work, but these steps can cause
53
53
security or stability issues if not done.
54
- * optional - new features or changes to existing features you might
54
+ * ** optional** - new features or changes to existing features you might
55
55
want to use
56
- * info - important possibly visible changes in how things operate
57
-
58
- If you use virtual environments for your installation, you can run
59
- trackers with different versions of Roundup. So you can have one tracker
60
- using version 2.2.0 and another tracker using version 1.6.1. This
61
- allows you to upgrade trackers one at a time rather than having to
62
- upgrade all your trackers at once.
56
+ * **info** - important possibly visible changes in how things operate
57
+
58
+ If you use virtual environments for your installation, you
59
+ can run trackers with different versions of Roundup. So you
60
+ can have one tracker using version 2.2.0 and another tracker
61
+ using version 1.6.1. This allows you to upgrade trackers one
62
+ at a time rather than having to upgrade all your trackers at
63
+ once. Note that downgrading may require restoring your
64
+ database to an earlier version, so make sure you backed up
65
+ your database.
63
66
64
67
.. note::
65
68
0 commit comments