-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
jupyter-releaser already allows to specify if changelog should be since a specific commit or last stable release. However when cutting beta releases we may want to have both: granular changelog for subsequent point beta releases and a summary changelog (since last stable version) to provide an overview for early adapters.
Proposed Solution
There could be a summary changelog placed on first beta push and updated on each subsequent beta release. Maybe it could use a separate html comment tag to indicate where it should be placed.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request