Fix news file to be valid *.rst

This commit is contained in:
Caleb Hattingh 2019-08-03 12:37:23 +10:00
parent ce6a861558
commit 287eb5a9af

View file

@ -1,3 +1,3 @@
**Changed:**
* `vox activate` will now prepend the absolute path of the virtualenv `bin/` directory (or `Scripts/` on Windows) to `$PATH`; before this was a relative path.
* ``vox activate`` will now prepend the absolute path of the virtualenv ``bin/`` directory (or ``Scripts/`` on Windows) to ``$PATH``; before this was a relative path.