robotology / gym-ignition

Framework for developing OpenAI Gym robotics environments simulated with Ignition Gazebo
https://robotology.github.io/gym-ignition
GNU Lesser General Public License v3.0
220 stars 26 forks source link

Enable automatic generation of release changelog #410

Closed diegoferigo closed 2 years ago

diegoferigo commented 2 years ago

This PR adds the configuration file to support the automatic generation of the release changelog described in:

https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes

Closes #61