Skip to content
Snippets Groups Projects
L

libfortran-support

Project ID: 139704
Yen-Chen Chen's avatar
Yen-Chen Chen authored
## What is the new feature
Make changelog API to search for changelogs until the target commit. This way we can mange the versions more easily.
## How is it implemented
In the GitLab [Changelog API](https://docs.gitlab.com/api/repositories/#generate-changelog-data

), the default `from` attribute is the last tag, which is exactly what we wanted. The default `to` attribute is the latest commit at the default branch. We change it to the target commit where we create the tag.

Approved-by: default avatarMikael Stellio <mikael.stellio@c2sm.ethz.ch>
Merged-by: default avatarMikael Stellio <mikael.stellio@c2sm.ethz.ch>
Changelog: other
169143ef
History
Name Last commit Last update