We have been working on a REP for standardizing how changelogs should be implemented by users so that they can be utilized in the ROS infrastructure (wiki, and release tools) more effectively. For those who have not been closely following the REP discussion, here is a summary: - There may be one changelog for each catkin package - The changelog file, CHANGELOG.rst, must reside in the root of a package as a peer to the package.xml file - The changelog will be written in RST (with some restrictions on content) - The changelog will be parsed and injected into debian packages by bloom - The changelog will be parsed and injected into the wiki by rosdoc-lite - The changelog will have sections with titles like ` (