Skip to content

Commit f734753

Browse files
committed
doc: bold status/severity keywords in key; discuss virtual env install
1 parent a9be4b0 commit f734753

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

doc/upgrading.txt

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,21 @@ General steps:
4848

4949
Recent release notes have the following labels:
5050

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
5353
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
5555
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.
6366

6467
.. note::
6568

0 commit comments

Comments
 (0)