Added support to ignoring commits on changelog
With this MR, changelog entries configuration now supports the ignore_on_changelog
setting.
When ignore_on_changelog
is set to false, the version will still be bumped, but no element will appear on the changelog for the commit.