robotology / wb-toolbox

Simulink toolbox to rapidly prototype robot controllers
https://robotology.github.io/wb-toolbox/
GNU Lesser General Public License v2.1
24 stars 17 forks source link

Simplify changelog infrastructure #213

Closed traversaro closed 3 years ago

traversaro commented 3 years ago

There is currently a multiple files changelog in https://github.com/robotology/wb-toolbox/tree/master/doc/release . To simplify the release process, we could migrate all of that to a single CHANGELOG.md file as we have in our repos (such as https://github.com/robotology/idyntree/blob/master/CHANGELOG.md or https://github.com/dic-iit/bipedal-locomotion-framework/blob/master/CHANGELOG.md).