Feature
* Updated the ***update-release-notes*** command to handle changes in scripts and integration (using the objects under `content_graph`). [4562](https://github.com/demisto/demisto-sdk/pull/4562)
* Updated the *RN103* validation to validate the new fill in templates: "%%UPDATE_CONTENT_ITEM_CHANGE_DESCRIPTION%%", "%%UPDATE_CONTENT_ITEM_DESCRIPTION%%", "%%UPDATE_CONTENT_ITEM_NAME%%", "%%UPDATE_CONTENT_ITEM_TYPE%%". [4562](https://github.com/demisto/demisto-sdk/pull/4562)
* Added a summary to the ***validate*** command that informs the user for each validation error whether it’s forcemergeable, ignorable, or must be handled. [4773](https://github.com/demisto/demisto-sdk/pull/4773)
Fix
* Fixed an issue where some demisto-sdk command exception stack-traces were excessively long. [4776](https://github.com/demisto/demisto-sdk/pull/4776)