Adding detail/summary (aka spoilers) instead of long lists #6
No reviewers
Labels
No Label
breaking
bug
build
duplicate
enhancement
feature
help wanted
invalid
lgtm
done
lgtm
need 1
question
skip-changelog
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: gitea/changelog#6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "jonasfranz/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @jonasfranz
Fixes #4
Example-Output:
1.2.0 - 2017-09-04
BREAKING
FEATURE
BUGFIXES
http: multiple response.WriteHeader calls
(#2038)str2html
from org full name (#1360)ENHANCEMENT
public/vendor
and document sources (#2383)LocalCopyPath
a setting instead of a hard-coded path (#1881)(#1668)
SECURITY
TESTING
TRANSLATION
BUILD
make clean
(#2340)make test
(and thus alsocheck
) rule (#1366)DOCS
MISC
Output as source code:
Author: @lunny
@JonasFranzDEV I think maybe these are two different formats. And both are need in different place. Could you make a param on config file to split that?
Author: @jonasfranz
Which format do you mean?
Author: @lunny
I mean we could add a flag to generate different formats that will hold original format
Implemented in #19
Pull request closed