Skip to content

Commit 51981b3

Browse files
committed
Update release notes in README.rst
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 3532b22 commit 51981b3

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,13 @@ https://github.com/nexB/thirdparty-packages
120120
Release Notes
121121
-------------
122122

123-
- 2021-05-11: adopt new configure scripts from ScanCode TK that allows correct
124-
configuration of which Python version is used.
123+
- 2021-09-03:
124+
- ``configure`` now requires pinned dependencies via the use of ``requirements.txt`` and ``requirements-dev.txt``
125+
- ``configure`` can now accept multiple options at once
126+
- Add utility scripts from scancode-toolkit/etc/release/ for use in generating project files
127+
- Rename virtual environment directory from ``tmp`` to ``venv``
128+
- Update README.rst with instructions for generating ``requirements.txt`` and ``requirements-dev.txt``,
129+
as well as collecting dependencies as wheels and generating ABOUT files for them.
130+
131+
- 2021-05-11:
132+
- Adopt new configure scripts from ScanCode TK that allows correct configuration of which Python version is used.

0 commit comments

Comments
 (0)