Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Exclude empty changes from the changelog list #19

Merged
merged 1 commit into from
May 24, 2020
Merged

Exclude empty changes from the changelog list #19

merged 1 commit into from
May 24, 2020

Conversation

NicoVIII
Copy link
Contributor

Because the fake parsing is returning also empty lines of changes the release notes look ugly.
This change removes those empty changes.

Here is an example how it looked before the changes:
https://github.com/NicoVIII/GogApi.DotNet/releases/tag/v2.0.0-beta.1

There is a similar issue in FAKE repository:
fsprojects/FAKE#2458

Because the fake parsing is returning also empty lines of changes the release notes look ugly.
This change removes those empty changes.
@Krzysztof-Cieslak Krzysztof-Cieslak merged commit 5d0572b into ionide:master May 24, 2020
@NicoVIII NicoVIII deleted the patch-3 branch June 1, 2020 15:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants