Open
Description
The modules that are updated on pipeline release are currently manually listed on the CHANGELOG.md
see here.
As discussed on this PR, it might be nice to implement an automatic listing of the module versions that have been changed on pipeline release. The idea would be, as suggested by @drpatelh, to list the container address in modules.json
and try and look for a diff between releases to get an automated listing of what has changed instead of getting the info manually.