Skip to content

Commit 2737e8c

Browse files
committed
Update CHANGELOG.rst #113
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent fdd034e commit 2737e8c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
Changelog
22
=========
33

4+
next-version
5+
------------
6+
7+
- Create PyPI cache location in the home directory if a cache directory cannot be made at the project root.
8+
49

510
v0.9.3
611
------
712

813
- Add support for recursive requirements.
914
- Add python 3.11 as a valid python version in choices.
1015
- Operating system and python version are now required fields in CLI.
11-
- Add dot versions (3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 2.7) with
16+
- Add dot versions (3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 2.7) with
1217
current python version choices for CLI (36, 37, 38, 39, 310, 311, 27).
1318

1419

@@ -109,7 +114,7 @@ v0.6.3
109114
------
110115

111116
- Ensure to filter out top level dependencies on the basis of their environment markers
112-
- Do not ignore files on basis of name
117+
- Do not ignore files on basis of name
113118

114119

115120
v0.6.2
@@ -123,7 +128,7 @@ v0.6.1
123128
------
124129

125130
- Use latest ScanCode toolkit packagedcode including the ability to collect
126-
extra index URLs from requirements.txt
131+
extra index URLs from requirements.txt
127132
- Use new pipdeptree-like format for improved compatibility
128133
- Rename command line tool name from "dad" to "python-inspector"
129134

0 commit comments

Comments
 (0)