Plugins should be able to provide a change log link in the bbj-plugin.json file similar to the documentation link documentation_url
When the user tries to install a new plugin's version of a previously installed version, The PM should warn the user with a message , asking to check the change log before updating because that might contains breaking changes.
Plugins should be able to provide a change log link in the
bbj-plugin.jsonfile similar to the documentation linkdocumentation_urlWhen the user tries to install a new plugin's version of a previously installed version, The PM should warn the user with a message , asking to check the change log before updating because that might contains breaking changes.