We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ba938 commit 666cc88Copy full SHA for 666cc88
docs/CHANGELOG.rst
@@ -1,12 +1,20 @@
1
+2020-xx-xx
2
+ Release 6.0.0
3
+
4
+ * Add '@' as a support character for filename #451
5
+ * Add support to collect redistributable sources #22
6
+ * Handle trailing spaces in field names during `transform` #456
7
+ * Documentation updated
8
+ * Code enhancement
9
10
11
2020-09-01
12
Release 5.1.0
13
14
* Add support for `package_url` #396
15
* Fixed #443 and #444 issue with multiple licenses/license_files
16
* Fixed #442 no special characters allowed for `license_key`, `license_name` and `license_expression`
17
* Fixed #446 Better error handling
- * Add support to collect redistributable sources #22
- * Handle trailing spaces in field names during `transform` #456
18
19
2020-08-11
20
Release 5.0.0
0 commit comments