Skip to content

Changelog: Generate items till a given version, pre-generate directory structure for upcoming version

Filip Rysavy requested to merge changelog-till-version into master

MERGE REQUEST

Overview

Added variable, that controls up to which version the changelog should be generated. If there is not an upcoming version (version not included in current generated changelog) directory, such directory structure is automatically generated. Version dates were added to tail. Version date header is generated for each generated version.

Example for Visual Changes

Checklist

Review and complete the checklist to ensure that the MR is complete before assigned to an approver.

  • [ ] All new methods or updated methods have clear docstrings
  • [ ] Testing added or updated for new methods
  • [ ] Any new packages are added to Makefile and .gitlab-ci.yml
  • [ ] API documentation updated for API updates
  • [ ] Module README.md updated for changes to workflow
  • [ ] Issue added to Sia-UI repo for new supporting features
  • [ ] Changelog File Created

Issues Closed

Closes #3935 Closes #3936 (closed) Closes #3931 (closed)

Edited by Filip Rysavy

Merge request reports