If checked, any changes in the library will be included in the changesets of a build, and changing the library would cause new builds to run for Pipelines that include this library.
This can be overridden in the jenkinsfile: @Library(value="name@version", changelog=true|false)