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 436a6b4 commit 62550c1Copy full SHA for 62550c1
CHANGELOG.rst
@@ -10,8 +10,11 @@ Changelog
10
11
* New and improved license detection, including refined match scoring
12
for #534
13
- * New "base_name" attribute returned with file information
14
- * Fix bug in Maven POM package detection
+ * New "base_name" attribute returned with file information. Reported by
+ @chinyeungli
15
+ * Bug fixed in Maven POM package detection. Reported by @kalagp
16
+ * Bug fixed in License detection leading to a very long scan time for some
17
+ rare JavaScript files. Reported by @jarnugirdhar
18
19
20
2.0.0 (2017-06-23)
0 commit comments