Skip to content

Commit bb539b8

Browse files
committed
Add changelog entry for apache_httpd #971
Reference: #971 Signed-off-by: John M. Horan <johnmhoran@gmail.com>
1 parent 0b74c9f commit bb539b8

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@ Release notes
22
=============
33

44

5+
Version v31.1.1
6+
---------------
7+
8+
- We re-enabled support for the Apache HTTPD securities advisories importer.
9+
10+
511
Version v31.1.0
612
----------------
713

8-
- We re-enabled support for the NPM vulnerabilities advisories importer.
14+
- We re-enabled support for the NPM vulnerabilities advisories importer.
915
- We re-enabled support for the Retiredotnet vulnerabilities advisories importer.
1016
- We are now handling purl fragments in package search. For example:
1117
you can now serch using queries in the UI like this : ``cherrypy@2.1.1``,
@@ -30,7 +36,7 @@ Version v31.0.0
3036
- We made bulk search faster by pre-computing `package_url` and
3137
`plain_package_url` in Package model. And provided two options in package
3238
bulk search ``purl_only`` option to get only vulnerable purls without any
33-
extra details, ``plain_purl`` option to filter purls without qualifiers and
39+
extra details, ``plain_purl`` option to filter purls without qualifiers and
3440
subpath and also return them without qualifiers and subpath. The names used
3541
are provisional and may be updated in a future release.
3642

0 commit comments

Comments
 (0)