Add option to include unreleased changes when merging #503
Labels
enhancement
New feature or request
go
Pull requests that update Go code
good first issue
Good for newcomers
The idea here is to run the equivalent of a batch as the latest version at the top of the changelog. Including unreleased without any unreleased should continue as normal.
The value of the parameter is the version header so you can do:
changie merge --include-unreleased="## Coming Soon"
Originally posted by @sheldonhull in #488 (reply in thread)
The text was updated successfully, but these errors were encountered: