CHANGELOG.rdoc in license_finder-1.0.0.1 vs CHANGELOG.rdoc in license_finder-1.0.1
- old
+ new
@@ -1,5 +1,25 @@
-=== 1.0.0 / Unreleased
+=== 1.0.1 / 2014-05-28
+
+* Features
+
+ * For dependencies with multiple licenses, the dependency is listed as
+ 'multiple licenses' along with the names of each license
+ * Added 'ignore_dependencies' config option to allow specific
+ dependencies to be excluded from reports.
+
+* Bugfixes
+
+ * Dependency reports generate when license_finder.yml updates
+ * Dependency reports generate when config is changed through the command line
+
+=== 1.0.0.1 / 2014-05-23
+
+* Bugfixes
+
+ * LicenseFinder detects its own license
+
+=== 1.0.0 / 2014-04-03
* Features
* When approving a license, can specify who is approving, and why.
* Remove `rake license_finder` task from Rails projects. Just include