Mercurial > p > roundup > code
comparison doc/announcement.txt @ 8017:2a1bfa4db6be
docs: update to 2.4.0 release from 2.4.0b2.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 30 May 2024 20:03:14 -0400 |
| parents | 301b0988a351 |
| children | 28aa76443f58 |
comparison
equal
deleted
inserted
replaced
| 8016:098ceff38349 | 8017:2a1bfa4db6be |
|---|---|
| 1 I'm proud to release version 2.4.0 beta 1 of the Roundup issue | 1 I'm proud to release version 2.4.0 of the Roundup issue |
| 2 tracker. This release is a bugfix and feature | 2 tracker. This release is a bugfix and feature |
| 3 release, so make sure to read `docs/upgrading.txt | 3 release, so make sure to read `docs/upgrading.txt |
| 4 <https://www.roundup-tracker.org/docs/upgrading.html>`_ to | 4 <https://www.roundup-tracker.org/docs/upgrading.html>`_ to |
| 5 bring your tracker up to date. | 5 bring your tracker up to date. |
| 6 | 6 |
| 12 the web, command-line or mail interface and before any users | 12 the web, command-line or mail interface and before any users |
| 13 access the tracker. | 13 access the tracker. |
| 14 | 14 |
| 15 You can install it with:: | 15 You can install it with:: |
| 16 | 16 |
| 17 pip install roundup~=2.4.0b2 | 17 pip install roundup |
| 18 | 18 |
| 19 (preferably in a virtual environment). To download it, use:: | 19 (preferably in a virtual environment). To download it, use:: |
| 20 | 20 |
| 21 pip download roundup~=2.4.0b2 | 21 pip download roundup |
| 22 | 22 |
| 23 then unpack and test/install from the tarball. | 23 then unpack and test/install from the tarball. |
| 24 | 24 |
| 25 Beta 2 includes a small change to the classic tracker's | 25 Beta 2 includes a small change to the classic tracker's |
| 26 classhelper.js to fix a bug found after beta 1 was released. | 26 classhelper.js to fix a bug found after beta 1 was released. |
