CHANGELOG.md in dradis-plugins-3.6.0 vs CHANGELOG.md in dradis-plugins-3.7.0

- old
+ new

@@ -1,5 +1,13 @@ -## Dradis Framework 3.6 (March XX, 2017) ## +## Dradis Framework 3.7 (July, 2017) ## + +* Add ContentService#all_properties method to access the current project's + document properties. + +* Don't lose :plugin and :plugin_id from ContentService#create_issue due to + excessive input length. + +## Dradis Framework 3.6 (April 6, 2017) ## * Split the ContentService into multiple modules. * Abandon home-grown configuration in favor of `Rails.application.config`.